Home
last modified time | relevance | path

Searched refs:showSpellingGuessPanel (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DSpellChecker.h70 void showSpellingGuessPanel();
DSpellChecker.cpp328 void SpellChecker::showSpellingGuessPanel() in showSpellingGuessPanel() function in blink::SpellChecker
DEditorCommand.cpp1698 spellChecker().showSpellingGuessPanel(); in executeCommand()
1714 spellChecker().showSpellingGuessPanel(); in executeCommand()