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

/haiku-fatelf/src/kits/tracker/
H A DPoseView.h559 BPose* FindNextMatch(int32* index, bool reverse = false);
H A DPoseView.cpp6437 BPose* pose = FindNextMatch(&index, reverse);
6444 pose = FindNextMatch(&index, reverse);
6589 BPoseView::FindNextMatch(int32* matchingIndex, bool reverse) function in class:BPoseView

Completed in 53 milliseconds