Home
last modified time | relevance | path

Searched refs:shouldPerformAction (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebKit/mac/WebView/
DWebUIDelegate.h467 - (BOOL)webView:(WebView *)webView shouldPerformAction:(SEL)action fromSender:(id)sender;
/external/webkit/WebKitTools/WinLauncher/
DPrintWebUIDelegate.h68 … virtual HRESULT STDMETHODCALLTYPE shouldPerformAction(IWebView*, UINT, UINT) { return E_NOTIMPL; } in shouldPerformAction() function
/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h171 virtual HRESULT STDMETHODCALLTYPE shouldPerformAction( in shouldPerformAction() function
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h167 virtual HRESULT STDMETHODCALLTYPE shouldPerformAction( in shouldPerformAction() function
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl500 @method webView:shouldPerformAction:fromSender:
509 - (BOOL)webView:(WebView *)webView shouldPerformAction:(SEL)action fromSender:(id)sender;
511 HRESULT shouldPerformAction([in] IWebView* webView, [in] UINT itemCommandID, [in] UINT sender);
/external/webkit/WebKitTools/
DChangeLog-2009-06-1614311 (UIDelegate::shouldPerformAction):
16292 (BaseDelegate::shouldPerformAction):
DChangeLog6402 (PrintWebUIDelegate::shouldPerformAction):
/external/webkit/WebKit/win/
DChangeLog-2009-06-166749 (WebInspectorDelegate::shouldPerformAction):