Searched refs:FindNextMatch (Results 1 – 2 of 2) sorted by relevance
557 BPose* FindNextMatch(int32* index, bool reverse = false);
6707 BPose* pose = FindNextMatch(&index, reverse); in KeyDown()6715 pose = FindNextMatch(&index, reverse); in KeyDown()6843 BPoseView::FindNextMatch(int32* matchingIndex, bool reverse) in FindNextMatch() function in BPoseView