Searched refs:DrawSliderButton (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DSliderView.h62 static void DrawSliderButton(BView* into, BRect frame,
H A DSliderView.cpp183 DrawSliderButton(this, fButtonRect, fValue, fFormatString.String(), fTarget->IsEnabled());
333 // DrawSliderButton
335 SliderView::DrawSliderButton(BView* v, BRect r, int32 value, function in class:SliderView
H A DPopupSlider.cpp293 SliderView::DrawSliderButton(this, frame, Value(), FormatString(), enabled);

Completed in 79 milliseconds