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

/haiku/src/kits/tracker/
H A DPoseList.cpp88 PoseList::DeepFindPose(const node_ref* node, int32* resultingIndex) const function in class:PoseList
H A DPoseList.h71 BPose* DeepFindPose(const node_ref* node, int32* index = NULL) const;
H A DPoseView.h266 BPose* DeepFindPose(const node_ref* node, int32* index = NULL) const;
H A DPoseView.cpp5496 // second one by the DeepFindPose
5498 pose = fPoseList->DeepFindPose(&itemNode, &index);

Completed in 70 milliseconds