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

/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DSliderView.h53 void SetDragOffset(float offset);
H A DPopupSlider.cpp161 fSlider->SetDragOffset(where.x);
165 // fSlider->SetDragOffset(where.x);
H A DSliderView.cpp298 // SetDragOffset
300 SliderView::SetDragOffset(float offset) function in class:SliderView

Completed in 42 milliseconds