Searched refs:TextCheckingGrammarLineStyle (Results 1 – 6 of 6) sorted by relevance
188 if (style != TextCheckingSpellingLineStyle && style != TextCheckingGrammarLineStyle) in drawLineForTextChecking()211 …const Color& patternColor = style == TextCheckingGrammarLineStyle ? grammarPatternColor() : spelli… in drawLineForTextChecking()
136 case TextCheckingGrammarLineStyle:
394 TextCheckingGrammarLineStyle, enumerator
355 case TextCheckingGrammarLineStyle: in drawLineForTextChecking()
740 case TextCheckingGrammarLineStyle: in drawLineForTextChecking()
973 return GraphicsContext::TextCheckingGrammarLineStyle; in textCheckingLineStyleForMarkerType()