Searched defs:BRowContainer (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/private/interface/ | ||
H A D | ColumnListView.h | 61 class BRowContainer; variable |
/haiku/src/kits/interface/ | ||
H A D | ColumnListView.cpp | 172 class BRowContainer : public BObjectList<BRow> class |