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

/haiku-fatelf/src/kits/tracker/
H A DPoseView.cpp7669 int32 lastSelIndex = poseList->IndexOf(fSelectionPivotPose); local
7674 if (lastSelIndex < currSelIndex) {
7675 startRange = lastSelIndex;
7679 endRange = lastSelIndex;

Completed in 63 milliseconds