Home
last modified time | relevance | path

Searched refs:canRunBoolean (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h286 /* [retval][out] */ BOOL *canRunBoolean) { return E_NOTIMPL; } in canRunModal() argument
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h287 /* [retval][out] */ BOOL *canRunBoolean);
DUIDelegate.cpp342 /* [retval][out] */ BOOL *canRunBoolean) in canRunModal() argument
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl749 HRESULT canRunModal([in] IWebView* webView, [out, retval] BOOL* canRunBoolean);