Searched refs:_PointForValue (Results 1 – 4 of 4) sorted by relevance
235 float snapPoint = _PointForValue(0); in MouseMoved()240 fMinSnap = _PointForValue(-4); in MouseMoved()244 fMaxSnap = _PointForValue(1); in MouseMoved()247 fMinSnap = _PointForValue(-1); in MouseMoved()248 fMaxSnap = _PointForValue(4); in MouseMoved()424 VolumeControl::_PointForValue(int32 value) const in _PointForValue() function in VolumeControl
49 float _PointForValue(int32 value) const;
40 float _PointForValue(int32 value) const;
76 float snapPoint = _PointForValue(fSnapValue); in MouseMoved()255 VolumeSlider::_PointForValue(int32 value) const in _PointForValue() function in VolumeSlider