Home
last modified time | relevance | path

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

/haiku/src/preferences/input/
H A DMouseView.cpp182 if (_ButtonRect(offset, i).Contains(where)) { in MouseDown()
279 BRect buttonRect = _ButtonRect(offset, i); in Draw()
291 FillRect(_ButtonRect(offset, i)); in Draw()
327 MouseView::_ButtonRect(const int32* offsets, int index) const in _ButtonRect() function in MouseView
H A DMouseView.h41 BRect _ButtonRect(const int32* offsets,