Home
last modified time | relevance | path

Searched refs:FindBestMatch (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DPoseView.h556 BPose* FindBestMatch(int32* index);
H A DPoseView.cpp6758 BPose* pose = FindBestMatch(&index); in KeyDown()
6831 BPose* pose = FindBestMatch(&index); in KeyDown()
6879 BPoseView::FindBestMatch(int32* index) in FindBestMatch() function in BPoseView