Home
last modified time | relevance | path

Searched defs:contextMenuEvent (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/QtTestBrowser/
Dwebview.cpp264 void GraphicsWebView::contextMenuEvent(QGraphicsSceneContextMenuEvent* event) in contextMenuEvent() function in GraphicsWebView
271 void WebViewTraditional::contextMenuEvent(QContextMenuEvent* event) in contextMenuEvent() function in WebViewTraditional
/external/webkit/Source/WebKit/qt/Api/
Dqgraphicswebview.cpp1132 void QGraphicsWebView::contextMenuEvent(QGraphicsSceneContextMenuEvent* ev) in contextMenuEvent() function in QGraphicsWebView
Dqwebview.cpp1036 void QWebView::contextMenuEvent(QContextMenuEvent* ev) in contextMenuEvent() function in QWebView
Dqwebpage.cpp807 void QWebPagePrivate::contextMenuEvent(const QPoint& globalPos) in contextMenuEvent() function in QWebPagePrivate