Home
last modified time | relevance | path

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

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