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

/haiku/headers/os/interface/
H A DListItem.h65 bool HasSubitems() const;
/haiku/src/kits/interface/
H A DListItem.cpp194 BListItem::HasSubitems() const function in class:BListItem
H A DOutlineListView.cpp843 if (item->HasSubitems() && !item->IsExpanded()) {
990 if (item->HasSubitems() && (!onlyVisible || item->IsExpanded())) {
1012 if (item->HasSubitems())
1024 if (item->HasSubitems())
1053 if (item->HasSubitems()) {

Completed in 72 milliseconds