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

/haiku/headers/private/interface/
H A DColumnListView.h61 class BRowContainer;
149 BRowContainer* fChildList;
/haiku/src/kits/interface/
H A DColumnListView.cpp170 class BRowContainer : public BObjectList<BRow> class in namespace:BPrivate
284 BRowContainer* RowList();
320 bool SortList(BRowContainer* list, bool isVisible);
325 void AddSorted(BRowContainer* list, BRow* row);
326 void RecursiveDeleteRows(BRowContainer* list,
334 BRowContainer fRows;
390 BRowContainer* container,
399 BRowContainer* fRowSet;
405 BRowContainer* fCurrentList;
1404 BRowContainer* container
[all...]

Completed in 76 milliseconds