Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/frame_host/
Dnavigation_controller_delegate.h62 virtual void ActivateAndShowRepostFormWarningDialog() = 0;
Dnavigation_controller_impl.cc340 delegate_->ActivateAndShowRepostFormWarningDialog(); in ReloadInternal()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h606 virtual void ActivateAndShowRepostFormWarningDialog() OVERRIDE; in NON_EXPORTED_BASE()
Dweb_contents_impl.cc3162 void WebContentsImpl::ActivateAndShowRepostFormWarningDialog() { in ActivateAndShowRepostFormWarningDialog() function in content::WebContentsImpl