Home
last modified time | relevance | path

Searched defs:checkSpelling (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/
DContextMenu.cpp110 ContextMenuItem checkSpelling(ActionType, ContextMenuItemTagCheckSpelling, in createAndAppendSpellingAndGrammarSubMenu() local
142 ContextMenuItem checkSpelling(ActionType, ContextMenuItemTagCheckSpelling, in createAndAppendSpellingSubMenu() local
/external/webkit/WebCore/editing/
DEditor.cpp2236 …ngsOrBadGrammar(Editor* editor, const VisibleSelection& selection, bool checkSpelling, RefPtr<Rang… in markMisspellingsOrBadGrammar()
/external/webkit/WebKit/win/
DWebView.cpp4048 HRESULT STDMETHODCALLTYPE WebView::checkSpelling( in checkSpelling() function in WebView