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

/haiku/headers/private/interface/
H A DColumnListView.h401 void _GetChildViewRects(const BRect& bounds,
/haiku/src/kits/interface/
H A DColumnListView.cpp2098 _GetChildViewRects(Bounds(), titleRect, outlineRect, vScrollBarRect,
2143 _GetChildViewRects(Bounds(), titleRect, outlineRect, vScrollBarRect,
2204 _GetChildViewRects(bounds, titleRect, outlineRect, vScrollBarRect,
2266 BColumnListView::_GetChildViewRects(const BRect& bounds, BRect& titleRect, function in class:BColumnListView

Completed in 43 milliseconds