Searched defs:scrollValue (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp520 float& scrollValue = horizontal ? fHScrollValue : fVScrollValue; local
549 float& scrollValue = horizontal ? fHScrollValue : fVScrollValue; local
/haiku/src/kits/interface/
H A DScrollBar.cpp615 float scrollValue = 0.0; local
[all...]
/haiku/src/apps/deskbar/
H A DSwitcher.cpp2017 int32 scrollValue = forward ? stepSize : -stepSize; local
2268 int32 scrollValue = (newIndex > oldIndex) ? stepSize : -stepSize; local

Completed in 97 milliseconds