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

/haiku/headers/os/interface/
H A DScrollBar.h109 bool _DoubleArrows() const;
/haiku/src/kits/interface/
H A DScrollBar.cpp405 bool doubleArrows = _DoubleArrows();
1160 BScrollBar::_DoubleArrows() const function in class:BScrollBar
1198 if (_DoubleArrows()) {
1239 if (_DoubleArrows()) {
1295 if (_DoubleArrows()) {
1332 if (_DoubleArrows()) {
1348 if (_DoubleArrows()) {
1439 if (_DoubleArrows())
1447 if (_DoubleArrows())

Completed in 44 milliseconds