Searched refs:FindMatchingChoice (Results 1 – 5 of 5) sorted by relevance
387 old_choice = FindMatchingChoice(werd_choice->unichar_id(i), choices); in ReplaceAmbig()406 BLOB_CHOICE *choice = FindMatchingChoice(correct_ngram_id, new_choices); in ReplaceAmbig()
228 BLOB_CHOICE *FindMatchingChoice(UNICHAR_ID char_id, BLOB_CHOICE_LIST *bc_list);
773 return FindMatchingChoice(best_choice->unichar_id(index), choices); in GetBlobChoice()991 if (FindMatchingChoice(new_id, blob_choices) == nullptr) { in ConditionalBlobMerge()
177 BLOB_CHOICE *FindMatchingChoice(UNICHAR_ID char_id, BLOB_CHOICE_LIST *bc_list) { in FindMatchingChoice() function
1627 BLOB_CHOICE *choice = FindMatchingChoice(char_id, word_res->GetBlobChoices(i)); in classify_word_pass1()1644 FindMatchingChoice(blob_choice->unichar_id(), word_res->GetBlobChoices(i)); in classify_word_pass1()