Home | History | Annotate | Download | only in editing

Lines Matching refs:markMisspellings

1965         markMisspellings(movingSelection, unusedFirstMisspellingRange);
2013 markMisspellings(VisibleSelection(startOfWord(wordStart, LeftWordIfOnBoundary), endOfWord(wordStart, RightWordIfOnBoundary)), misspellingRange);
2100 void Editor::markMisspellings(const VisibleSelection& selection, RefPtr<Range>& firstMisspellingRange)
2358 markMisspellings(spellingSelection, firstMisspellingRange);