Searched refs:SetFormatString (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DSliderView.h50 void SetFormatString(const char* formatString);
H A DPopupSlider.h91 virtual void SetFormatString(const char* formatString);
H A DPopupSlider.cpp418 // SetFormatString
420 PopupSlider::SetFormatString(const char* formatString) function in class:PopupSlider
423 fSlider->SetFormatString(formatString);
426 fSlider->SetFormatString(formatString);
H A DSliderView.cpp283 // SetFormatString
285 SliderView::SetFormatString(const char* formatString) function in class:SliderView

Completed in 84 milliseconds