HomeSort by relevance Sort by last modified time
    Searched refs:markAllMisspellingsAndBadGrammarInRanges (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/editing/
Editor.h 255 void markAllMisspellingsAndBadGrammarInRanges(TextCheckingOptions, Range* spellingRange, Range* grammarRange);
SpellingCorrectionController.cpp 291 m_frame->editor()->markAllMisspellingsAndBadGrammarInRanges(Editor::MarkSpelling | Editor::ShowCorrectionPanel, adjacentWords.toNormalizedRange().get(), 0);
Editor.cpp     [all...]

Completed in 29 milliseconds