Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/public/
DWebView.h258 virtual void performCustomContextMenuAction(unsigned action) = 0;
/external/webkit/WebKit/chromium/src/
DWebViewImpl.h177 virtual void performCustomContextMenuAction(unsigned action);
DWebViewImpl.cpp1694 void WebViewImpl::performCustomContextMenuAction(unsigned action) in performCustomContextMenuAction() function in WebKit::WebViewImpl