Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DContextMenuItemGtk.cpp48 case ContextMenuItemTagDownloadLinkToDisk: in gtkStockIDFromContextMenuAction()
/external/webkit/Source/WebCore/platform/
DContextMenuItem.h63 ContextMenuItemTagDownloadLinkToDisk, enumerator
/external/webkit/Source/WebKit2/Shared/API/c/
DWKSharedAPICast.h299 case WebCore::ContextMenuItemTagDownloadLinkToDisk: in toAPI()
478 return WebCore::ContextMenuItemTagDownloadLinkToDisk; in toImpl()
/external/webkit/Source/WebCore/page/
DContextMenuController.cpp192 case ContextMenuItemTagDownloadLinkToDisk: in contextMenuItemSelected()
649 ContextMenuItem DownloadFileItem(ActionType, ContextMenuItemTagDownloadLinkToDisk, in populate()
1209 case ContextMenuItemTagDownloadLinkToDisk: in checkOrEnableIfNeeded()
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp418 case WebCore::ContextMenuItemTagDownloadLinkToDisk: return QWebPage::DownloadLinkToDisk; in webActionForContextMenuAction()
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2351 if (item.action() == ContextMenuItemTagDownloadLinkToDisk) { in contextMenuItemSelected()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-169756 … Handle ContextMenuItemTagDownloadImageToDisk and ContextMenuItemTagDownloadLinkToDisk by calling