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

/haiku/src/kits/tracker/
H A DPoseView.cpp9509 const BPose* searchResult = BSearch(poseList, pose, this, local
9512 if (searchResult != NULL) {
9516 int32 index = poseList->IndexOf(searchResult);

Completed in 59 milliseconds