Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/public/
DWebView.h300 virtual void performCustomContextMenuAction(unsigned action) = 0;
/external/webkit/Source/WebKit/chromium/src/
DWebViewImpl.h197 virtual void performCustomContextMenuAction(unsigned action);
DWebViewImpl.cpp2029 void WebViewImpl::performCustomContextMenuAction(unsigned action) in performCustomContextMenuAction() function in WebKit::WebViewImpl