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

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.cpp 290 VisibleSelection adjacentWords = VisibleSelection(p, start);
291 m_frame->editor()->markAllMisspellingsAndBadGrammarInRanges(Editor::MarkSpelling | Editor::ShowCorrectionPanel, adjacentWords.toNormalizedRange().get(), 0);
Editor.cpp     [all...]

Completed in 68 milliseconds