Searched refs:GetRowRect (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/interface/
H A DColumnListView.h318 bool GetRowRect(const BRow* row, BRect* _rect) const;
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp464 GetRowRect(draggedRow, &draggedRowRect);
/haiku/src/kits/interface/
H A DColumnListView.cpp1333 BColumnListView::GetRowRect(const BRow* row, BRect* outRect) const function in class:BColumnListView
1476 GetRowRect(row, &updateRect);
1649 GetRowRect(row, &rect);

Completed in 35 milliseconds