Home
last modified time | relevance | path

Searched refs:performContextMenuAction (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/win/
DWebView.h746 void performContextMenuAction(WPARAM, LPARAM, bool byPosition);
DWebView.cpp1244 void WebView::performContextMenuAction(WPARAM wParam, LPARAM lParam, bool byPosition) in performContextMenuAction() function in WebView
1961 webView->performContextMenuAction(wParam, lParam, false); in WebViewWndProc()
1964 webView->performContextMenuAction(wParam, lParam, true); in WebViewWndProc()
DChangeLog-2009-06-1611119 (WebView::performContextMenuAction): performContextMenuAction() can now handle context menu
13487 (WebView::performContextMenuAction): Removed handling of the Inspect
14876 (WebView::performContextMenuAction): Added case for the Inspect Element item.
18926 (WebView::performContextMenuAction):
19355 (WebView::performContextMenuAction): New method to tell the