Searched refs:MatchesTypo (Results 1 – 1 of 1) sorted by relevance
285 return (!MatchesTypo(candidate) && ValidateCandidate(candidate)) in RankCandidate()308 bool MatchesTypo(const TypoCorrection &candidate) { in MatchesTypo() function