Home
last modified time | relevance | path

Searched defs:BRowContainer (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/interface/
H A DColumnListView.h61 class BRowContainer; variable
/haiku/src/kits/interface/
H A DColumnListView.cpp172 class BRowContainer : public BObjectList<BRow> class