Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DPoseView.cpp3779 int32 numPoses = fVSPoseList->CountItems(); in SlotOccupied() local
3781 while (index < numPoses && fVSPoseList->ItemAt(index)->Location(this).y in SlotOccupied()