Searched refs:BestChoiceWord (Results 1 – 2 of 2) sorted by relevance
151 const WERD_CHOICE &BestChoiceWord,
953 const WERD_CHOICE &BestChoiceWord, in AdaptableWord() argument970 int BestChoiceLength = BestChoiceWord.length(); in AdaptableWord()978 getDict().CurrentBestChoiceIs(BestChoiceWord)) || in AdaptableWord()981 ((getDict().valid_word_or_number(BestChoiceWord) && in AdaptableWord()982 Context::case_ok(BestChoiceWord, getDict().getUnicharset())))))); in AdaptableWord()