markMisspellingsAndBadGrammar 1233 Source/core/editing/CompositeEditCommand.cpp document().frame()->spellChecker().markMisspellingsAndBadGrammar(endingSelection()); markMisspellingsAndBadGrammar 137 Source/core/editing/SpellChecker.cpp markMisspellingsAndBadGrammar(selection); markMisspellingsAndBadGrammar 327 Source/core/editing/SpellChecker.cpp markMisspellingsAndBadGrammar(movingSelection, isContinuousSpellCheckingEnabled() && isGrammarCheckingEnabled(), movingSelection); markMisspellingsAndBadGrammar 780 Source/core/editing/SpellChecker.cpp markMisspellingsAndBadGrammar(oldAdjacentWords, true, selectedSentence); markMisspellingsAndBadGrammar 782 Source/core/editing/SpellChecker.cpp markMisspellingsAndBadGrammar(oldAdjacentWords, false, oldAdjacentWords); markMisspellingsAndBadGrammar 64 Source/core/editing/SpellChecker.h void markMisspellingsAndBadGrammar(const VisibleSelection& spellingSelection, bool markGrammar, const VisibleSelection& grammarSelection); markMisspellingsAndBadGrammar 71 Source/core/editing/SpellChecker.h void markMisspellingsAndBadGrammar(const VisibleSelection&);