Lines Matching refs:CorrectionCandidateCallback
10083 CorrectionCandidateCallback *CCC = AllowTypoCorrection ?10084 (CorrectionCandidateCallback*)&Validator :10085 (CorrectionCandidateCallback*)&RejectAll;