Searched refs:MaxTypoDistanceResultSets (Results 1 – 1 of 1) sorted by relevance
3994 static const unsigned MaxTypoDistanceResultSets = 5; variable4037 while (CorrectionResults.size() > MaxTypoDistanceResultSets) in addCorrection()