Home
last modified time | relevance | path

Searched refs:ContextMenuItemTagDownloadImageToDisk (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DContextMenuItemGtk.cpp49 case ContextMenuItemTagDownloadImageToDisk: in gtkStockIDFromContextMenuAction()
/external/webkit/Source/WebCore/platform/
DContextMenuItem.h66 ContextMenuItemTagDownloadImageToDisk, enumerator
/external/webkit/Source/WebKit2/Shared/API/c/
DWKSharedAPICast.h305 case WebCore::ContextMenuItemTagDownloadImageToDisk: in toAPI()
484 return WebCore::ContextMenuItemTagDownloadImageToDisk; in toImpl()
/external/webkit/Source/WebCore/page/
DContextMenuController.cpp202 case ContextMenuItemTagDownloadImageToDisk: in contextMenuItemSelected()
655 ContextMenuItem DownloadImageItem(ActionType, ContextMenuItemTagDownloadImageToDisk, in populate()
1212 case ContextMenuItemTagDownloadImageToDisk: in checkOrEnableIfNeeded()
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp421 case WebCore::ContextMenuItemTagDownloadImageToDisk: return QWebPage::DownloadImageToDisk; in webActionForContextMenuAction()
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2347 if (item.action() == ContextMenuItemTagDownloadImageToDisk) { in contextMenuItemSelected()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-169756 … Handle ContextMenuItemTagDownloadImageToDisk and ContextMenuItemTagDownloadLinkToDisk by calling