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

/haiku-fatelf/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.h85 int32 _CountItems() const;
H A DPropertyListView.cpp542 int32 firstSelected = _CountItems();
646 // _CountItems
648 PropertyListView::_CountItems() const function in class:PropertyListView
657 int32 count = _CountItems();
752 bool gotItems = _CountItems() > 0;
/haiku-fatelf/src/apps/icon-o-matic/gui/
H A DIconObjectListView.cpp184 int32 count = _CountItems();

Completed in 104 milliseconds