Searched refs:currentSelectedIndex (Results 1 – 1 of 1) sorted by relevance
7920 int32 currentSelectedIndex = poseList->IndexOf(pose); in AddRemoveSelectionRange() local7926 if (lastSelectedIndex < currentSelectedIndex) { in AddRemoveSelectionRange()7928 endRange = currentSelectedIndex; in AddRemoveSelectionRange()7930 startRange = currentSelectedIndex; in AddRemoveSelectionRange()