Searched refs:shouldCheckForCorrection (Results 1 – 1 of 1) sorted by relevance
2122 …bool shouldCheckForCorrection = shouldShowCorrectionPanel || (textCheckingOptions & CheckForCorrec… in markAllMisspellingsAndBadGrammarInRanges() local2150 if (shouldPerformReplacement || shouldMarkSpelling || shouldCheckForCorrection) { in markAllMisspellingsAndBadGrammarInRanges()3257 …bool shouldCheckForCorrection = shouldShowCorrectionPanel || (textCheckingOptions & CheckForCorrec… in textCheckingTypeMaskFor() local3264 if (shouldCheckForCorrection) in textCheckingTypeMaskFor()