Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp522 int32 firstSelected = _CountItems(); in Select()
628 PropertyListView::_CountItems() const in _CountItems() function in PropertyListView
637 int32 count = _CountItems(); in _MakeEmpty()
729 bool gotItems = _CountItems() > 0; in _CheckMenuStatus()
H A DPropertyListView.h84 int32 _CountItems() const;
/haiku/src/apps/icon-o-matic/gui/
H A DIconObjectListView.cpp190 int32 count = _CountItems(); in FocusNameProperty()