markMisspellings  359 Source/core/editing/SpellChecker.cpp     markMisspellings(VisibleSelection(startOfWord(wordStart, LeftWordIfOnBoundary), endOfWord(wordStart, RightWordIfOnBoundary)), misspellingRange);
markMisspellings  622 Source/core/editing/SpellChecker.cpp     markMisspellings(spellingSelection, firstMisspellingRange);
markMisspellings   62 Source/core/editing/SpellChecker.h     void markMisspellings(const VisibleSelection&, RefPtrWillBeRawPtr<Range>& firstMisspellingRange);