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

/haiku/src/kits/interface/
H A DColumnListView.cpp320 bool SortList(BRowContainer* list, bool isVisible);
4449 SortList(list, parentIsVisible && (parentRow == NULL || parentRow->fIsExpanded));
4807 OutlineView::SortList(BRowContainer* list, bool isVisible) function in class:OutlineView
4884 bool haveLock = SortList(currentEntry->list, currentEntry->isVisible);

Completed in 68 milliseconds