Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DContextMenuItem.h114 ContextMenuItemTagCheckGrammarWithSpelling, enumerator
/external/webkit/Source/WebKit2/Shared/API/c/
DWKSharedAPICast.h373 case WebCore::ContextMenuItemTagCheckGrammarWithSpelling: in toAPI()
552 return WebCore::ContextMenuItemTagCheckGrammarWithSpelling; in toImpl()
/external/webkit/Source/WebCore/page/
DContextMenuController.cpp366 case ContextMenuItemTagCheckGrammarWithSpelling: in contextMenuItemSelected()
485 …ntextMenuItem grammarWithSpelling(CheckableActionType, ContextMenuItemTagCheckGrammarWithSpelling, in createAndAppendSpellingAndGrammarSubMenu()
1093 case ContextMenuItemTagCheckGrammarWithSpelling: in checkOrEnableIfNeeded()
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2360 if (item.action() == ContextMenuItemTagCheckGrammarWithSpelling) { in contextMenuItemSelected()
/external/webkit/Source/WebKit2/
DChangeLog9510 and ContextMenuItemTagCheckGrammarWithSpelling