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

/haiku/src/kits/interface/
H A DColumnListView.cpp4894 bool foundNextList = false; local
4895 while (!foundNextList && !fSortCancelled) {
4907 foundNextList = true;
4912 if (!foundNextList) {

Completed in 42 milliseconds