Home
last modified time | relevance | path

Searched defs:createModalDialog (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DChromeClientHaiku.cpp121 Page* ChromeClientHaiku::createModalDialog(Frame*, const FrameLoadRequest&) in createModalDialog() function in WebCore::ChromeClientHaiku
/external/webkit/Source/WebKit/wx/WebKitSupport/
DChromeClientWx.cpp163 Page* ChromeClientWx::createModalDialog(Frame*, const FrameLoadRequest&) in createModalDialog() function in WebCore::ChromeClientWx
/external/webkit/Tools/WinLauncher/
DPrintWebUIDelegate.h97 …virtual HRESULT STDMETHODCALLTYPE createModalDialog(IWebView*, IWebURLRequest*, IWebView**) { retu… in createModalDialog() function
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h282 virtual HRESULT STDMETHODCALLTYPE createModalDialog( in createModalDialog() function
/external/webkit/Tools/DumpRenderTree/win/
DUIDelegate.cpp351 HRESULT STDMETHODCALLTYPE UIDelegate::createModalDialog( in createModalDialog() function in UIDelegate