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

/haiku/src/kits/interface/
H A DViewPort.cpp139 _UpdateScrollBar(fViewPort->ScrollBar(B_HORIZONTAL), viewSize.width,
141 _UpdateScrollBar(fViewPort->ScrollBar(B_VERTICAL), viewSize.height,
189 void _UpdateScrollBar(BScrollBar* scrollBar, float viewPortSize, function in class:BPrivate::BViewPort::ViewPortLayout
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp211 _UpdateScrollBar(true);
239 _UpdateScrollBar(false);
311 _UpdateScrollBar(true);
312 _UpdateScrollBar(false);
512 Chart::_UpdateScrollBar(bool horizontal) function in class:Chart
H A DChart.h90 void _UpdateScrollBar(bool horizontal);

Completed in 37 milliseconds