Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditor.h259 void showSpellingGuessPanel();
DEditor.cpp1922 void Editor::showSpellingGuessPanel() in showSpellingGuessPanel() function in WebCore::Editor
/external/webkit/Source/WebCore/page/
DContextMenuController.cpp357 frame->editor()->showSpellingGuessPanel(); in contextMenuItemSelected()
/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.cpp1222 frame()->editor()->showSpellingGuessPanel(); in executeCommand()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1423919 (WebCore::Editor::showSpellingGuessPanel):
40005 (WebCore::Editor::showSpellingGuessPanel): Added (ported from EditorMac).
42340 (WebCore::Editor::showSpellingGuessPanel):
42346 (Editor::showSpellingGuessPanel):