Home
last modified time | relevance | path

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

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h171 virtual HRESULT STDMETHODCALLTYPE shouldPerformAction( in shouldPerformAction() function
/external/webkit/WebKit/mac/WebView/
DWebUIDelegate.h467 - (BOOL)webView:(WebView *)webView shouldPerformAction:(SEL)action fromSender:(id)sender;
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h165 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/
DChangeLog9984 (UIDelegate::shouldPerformAction):
11965 (BaseDelegate::shouldPerformAction):
/external/webkit/WebKit/win/
DChangeLog5532 (WebInspectorDelegate::shouldPerformAction):