Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.h134 BRect _InnerRect() const;
H A DScrollView.cpp702 BPoint scrollLT(_InnerRect().LeftTop()); in _Layout()
888 ScrollView::_InnerRect() const in _InnerRect() function in ScrollView
933 BRect rect(_InnerRect()); in _ChildRect()