Searched defs:runJavaScriptTextInputPanelWithPrompt (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/WinLauncher/
H A DPrintWebUIDelegate.h62 virtual HRESULT STDMETHODCALLTYPE runJavaScriptTextInputPanelWithPrompt(IWebView*, BSTR, BSTR, BSTR*) { return E_NOTIMPL; } function in class:PrintWebUIDelegate
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebInspectorDelegate.h132 virtual HRESULT STDMETHODCALLTYPE runJavaScriptTextInputPanelWithPrompt( function in class:WebInspectorDelegate
/external/webkit/Tools/DumpRenderTree/win/
H A DUIDelegate.cpp453 HRESULT STDMETHODCALLTYPE UIDelegate::runJavaScriptTextInputPanelWithPrompt( function in class:UIDelegate

Completed in 70 milliseconds