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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp355 void _ScrollByPages(int32 pageCount);
1271 _ScrollByPages(-1);
1275 _ScrollByPages(1);
1866 SourceView::TextView::_ScrollByPages(int32 pageCount) function in class:SourceView::TextView

Completed in 90 milliseconds