Home
last modified time | relevance | path

Searched refs:OpenLink (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/qt/
DWebContextMenuProxyQt.cpp44 return QWKPage::OpenLink; in webActionForContextMenuAction()
/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqwkpage.h33 OpenLink, enumerator
Dqwkpage.cpp66 case QWKPage::OpenLink: in contextMenuActionForWebAction()
738 case OpenLink: in action()
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.h97 OpenLink, enumerator
Dqwebpage.cpp416 case WebCore::ContextMenuItemTagOpenLink: return QWebPage::OpenLink; in webActionForContextMenuAction()
2324 case OpenLink: in triggerAction()
2731 case OpenLink: in action()
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1625369 Added and implemented the "OpenLink" action.