Home
last modified time | relevance | path

Searched refs:shouldCheckForCorrection (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
DEditor.cpp2122 …bool shouldCheckForCorrection = shouldShowCorrectionPanel || (textCheckingOptions & CheckForCorrec… in markAllMisspellingsAndBadGrammarInRanges() local
2150 if (shouldPerformReplacement || shouldMarkSpelling || shouldCheckForCorrection) { in markAllMisspellingsAndBadGrammarInRanges()
3257 …bool shouldCheckForCorrection = shouldShowCorrectionPanel || (textCheckingOptions & CheckForCorrec… in textCheckingTypeMaskFor() local
3264 if (shouldCheckForCorrection) in textCheckingTypeMaskFor()