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

/haiku-fatelf/src/kits/tracker/
H A DPoseView.cpp9085 const BPose* searchResult = BSearch(poseList, pose, this, local
9088 if (searchResult) {
9092 int32 index = poseList->IndexOf(searchResult);

Completed in 171 milliseconds