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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
SpellChecker.h 69 void advanceToNextMisspelling(bool startBeforeSelection = false);
SpellChecker.cpp 163 void SpellChecker::advanceToNextMisspelling(bool startBeforeSelection)
335 advanceToNextMisspelling(true);
    [all...]
EditorCommand.cpp     [all...]

Completed in 227 milliseconds