Home
last modified time | relevance | path

Searched refs:startBeforeSelection (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/editing/
DEditor.h198 void advanceToNextMisspelling(bool startBeforeSelection = false);
DEditor.cpp1551 void Editor::advanceToNextMisspelling(bool startBeforeSelection) in advanceToNextMisspelling() argument
1565 if (startBeforeSelection) { in advanceToNextMisspelling()