chunkAndMarkAllMisspellingsAndBadGrammar 504 Source/core/editing/Editor.cpp spellChecker().chunkAndMarkAllMisspellingsAndBadGrammar(m_frame.selection().rootEditableElement()); chunkAndMarkAllMisspellingsAndBadGrammar 467 Source/core/editing/SpellChecker.cpp chunkAndMarkAllMisspellingsAndBadGrammar(textCheckingOptions, fullParagraphToCheck, asynchronous); chunkAndMarkAllMisspellingsAndBadGrammar 477 Source/core/editing/SpellChecker.cpp chunkAndMarkAllMisspellingsAndBadGrammar(resolveTextCheckingTypeMask(TextCheckingTypeSpelling | TextCheckingTypeGrammar), textToCheck, asynchronous); chunkAndMarkAllMisspellingsAndBadGrammar 80 Source/core/editing/SpellChecker.h void chunkAndMarkAllMisspellingsAndBadGrammar(Node*); chunkAndMarkAllMisspellingsAndBadGrammar 97 Source/core/editing/SpellChecker.h void chunkAndMarkAllMisspellingsAndBadGrammar(TextCheckingTypeMask textCheckingOptions, const TextCheckingParagraph& fullParagraphToCheck, bool asynchronous);