Home
last modified time | relevance | path

Searched refs:_SetLocationForValue (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DSlider.h170 void _SetLocationForValue(int32 value);
/haiku/src/kits/interface/
H A DSlider.cpp422 _SetLocationForValue(Value()); in AttachedToWindow()
730 _SetLocationForValue(value); in SetValue()
1620 BSlider::_SetLocationForValue(int32 value) in _SetLocationForValue() function in BSlider