Searched refs:CheckForCorrection (Results 1 – 3 of 3) sorted by relevance
232 CheckForCorrection = 1 << 4, enumerator
2122 …shouldCheckForCorrection = shouldShowCorrectionPanel || (textCheckingOptions & CheckForCorrection); in markAllMisspellingsAndBadGrammarInRanges()2352 TextCheckingOptions textCheckingOptions = MarkSpelling | CheckForCorrection; in markMisspellingsAndBadGrammar()3257 …shouldCheckForCorrection = shouldShowCorrectionPanel || (textCheckingOptions & CheckForCorrection); in textCheckingTypeMaskFor()
28556 value, "CheckForCorrection".