Home
last modified time | relevance | path

Searched refs:ContextMenuItemTagCheckSpelling (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DContextMenuItemGtk.cpp94 case ContextMenuItemTagCheckSpelling: in gtkStockIDFromContextMenuAction()
/external/webkit/Source/WebCore/platform/
DContextMenuItem.h112 ContextMenuItemTagCheckSpelling, enumerator
/external/webkit/Source/WebCore/page/
DContextMenuController.cpp359 case ContextMenuItemTagCheckSpelling: in contextMenuItemSelected()
481 ContextMenuItem checkSpelling(ActionType, ContextMenuItemTagCheckSpelling, in createAndAppendSpellingAndGrammarSubMenu()
516 ContextMenuItem checkSpelling(ActionType, ContextMenuItemTagCheckSpelling, in createAndAppendSpellingAndGrammarSubMenu()
1030 case ContextMenuItemTagCheckSpelling: in checkOrEnableIfNeeded()
/external/webkit/Source/WebKit2/Shared/API/c/
DWKSharedAPICast.h369 case WebCore::ContextMenuItemTagCheckSpelling: in toAPI()
548 return WebCore::ContextMenuItemTagCheckSpelling; in toImpl()