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