Searched defs:textCheckingOptions (Results 1 – 1 of 1) sorted by relevance
1977 TextCheckingOptions textCheckingOptions = 0; in markMisspellingsAfterTypingToWord() local2112 void Editor::markAllMisspellingsAndBadGrammarInRanges(TextCheckingOptions textCheckingOptions, Rang… in markAllMisspellingsAndBadGrammarInRanges()2352 TextCheckingOptions textCheckingOptions = MarkSpelling | CheckForCorrection; in markMisspellingsAndBadGrammar() local3252 TextCheckingTypeMask Editor::textCheckingTypeMaskFor(TextCheckingOptions textCheckingOptions) in textCheckingTypeMaskFor()