Home | History | Annotate | Download | only in win

Lines Matching refs:performContextMenuAction

1397 void WebView::performContextMenuAction(WPARAM wParam, LPARAM lParam, bool byPosition)
2226 webView->performContextMenuAction(wParam, lParam, false);
2229 webView->performContextMenuAction(wParam, lParam, true);