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

/haiku-fatelf/src/preferences/shortcuts/clv/
H A DColumnListView.h179 BList* SortItemsInThisLevel(int32 OriginalListStartIndex);
H A DColumnListView.cpp1678 BList* ItemsInThisLevel = SortItemsInThisLevel(OriginalListStartIndex);
1700 BList* ColumnListView::SortItemsInThisLevel(int32 OriginalListStartIndex) function in class:ColumnListView

Completed in 34 milliseconds