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

/haiku/src/kits/interface/
H A DOutlineListView.cpp1104 int32 fullSecondIndex = _FullListIndex(secondIndex); local
1106 _GetSubItems(fFullList, secondSubItems, secondItem, fullSecondIndex + 1);
1107 _DoSwap(fFullList, fullFirstIndex, fullSecondIndex, &firstSubItems,

Completed in 50 milliseconds