Home
last modified time | relevance | path

Searched refs:fullCount (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DOutlineListView.cpp1035 int32 fullCount = FullListCountItems(); in _BuildTree() local
1041 while (fullListIndex < fullCount) { in _BuildTree()