Searched refs:ComputeTypeAheadScore (Results 1 – 3 of 3) sorted by relevance
558 float ComputeTypeAheadScore(const char* text, const char* match,
1680 ComputeTypeAheadScore(const char* text, const char* match, bool wordMode) in ComputeTypeAheadScore() function
6902 score = ComputeTypeAheadScore(text, sMatchString.String()); in FindBestMatch()6904 score = ComputeTypeAheadScore(pose->TargetModel()->Name(), in FindBestMatch()