Home | History | Annotate | Download | only in editing

Lines Matching refs:markMisspellings

2236     markMisspellings(VisibleSelection(startOfWord(p, LeftWordIfOnBoundary), endOfWord(p, RightWordIfOnBoundary)), misspellingRange);
2347 void Editor::markMisspellings(const VisibleSelection& selection, RefPtr<Range>& firstMisspellingRange)
2586 markMisspellings(spellingSelection, firstMisspellingRange);