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

/haiku/src/kits/interface/
H A DOutlineListView.cpp287 BOutlineListView::AddItem(BListItem* item, int32 fullListIndex) argument
339 BOutlineListView::AddList(BList* newItems, int32 fullListIndex) argument
359 RemoveItem(int32 fullListIndex) argument
366 RemoveItems(int32 fullListIndex, int32 count) argument
504 IsExpanded(int32 fullListIndex) argument
818 int32 fullListIndex = FullListIndexOf(item); local
859 const int32 fullListIndex = FullListIndexOf(item); local
1033 _BuildTree(BListItem* superItem, int32& fullListIndex) argument
1131 _RemoveItem(BListItem* item, int32 fullListIndex) argument
1176 _SuperitemForIndex(int32 fullListIndex, int32 level, int32* _superIndex) argument
1198 _FindPreviousVisibleIndex(int32 fullListIndex) argument
[all...]

Completed in 40 milliseconds