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

/haiku/src/kits/tracker/
H A DPoseList.cpp151 PoseList::FindPoseByFileName(const char* name, int32* _index) const function in class:PoseList
H A DVirtualDirectoryPoseView.cpp254 BPose* pose = fPoseList->FindPoseByFileName(entryRef.name);
340 BPose* pose = fPoseList->FindPoseByFileName(actualEntryRef->name);
H A DPoseList.h76 BPose* FindPoseByFileName(const char* name, int32* _index = NULL) const;

Completed in 70 milliseconds