Searched defs:superItem (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp182 ListItem* superItem = (ListItem*)fListView->Superitem(item); local
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp414 MimeTypeItem* superItem = NULL; local
586 BListItem* superItem = item; local
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp1118 PackageListView::ExpandOrCollapse(BListItem *superItem, bool expand) argument
/haiku/src/kits/interface/
H A DOutlineListView.cpp255 BOutlineListView::AddUnder(BListItem* item, BListItem* superItem) argument
656 BOutlineListView::SortItemsUnder(BListItem* superItem, boo argument
698 CountItemsUnder(BListItem* superItem, bool oneLevelOnly) const argument
723 EachItemUnder(BListItem* superItem, bool oneLevelOnly, BListItem* (*eachFunc)(BListItem* item, void* arg), void* arg) argument
753 ItemUnderAt(BListItem* superItem, bool oneLevelOnly, int32 index) const argument
1033 _BuildTree(BListItem* superItem, int32& fullListIndex) argument
1214 _ItemsUnderSetup(BListItem* superItem, int32& startIndex, uint32& baseLevel) const argument
[all...]
H A DMenu.cpp2766 BMenuItem* superItem = Superitem(); local
2796 BMenuItem* superItem = Superitem(); local
3378 BMenuItem* superItem local
[all...]
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp1922 BMenuItem* superItem; local

Completed in 71 milliseconds