Searched refs:runModalBeforeUnloadDialog (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_frame_test_proxy.h168 virtual bool runModalBeforeUnloadDialog(bool is_reload, function in class:content::WebFrameTestProxy
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrameClient.h368 virtual bool runModalBeforeUnloadDialog( function in class:blink::WebFrameClient
/external/chromium_org/third_party/WebKit/Source/web/
H A DChromeClientImpl.cpp404 return webframe->client()->runModalBeforeUnloadDialog(isReload, message);
/external/chromium_org/content/renderer/
H A Drender_frame_impl.h380 virtual bool runModalBeforeUnloadDialog(bool is_reload,
H A Drender_frame_impl.cc2531 bool RenderFrameImpl::runModalBeforeUnloadDialog( function in class:content::RenderFrameImpl

Completed in 805 milliseconds