Searched refs:RunBeforeUnloadConfirm (Results 1 – 5 of 5) sorted by relevance
283 virtual void RunBeforeUnloadConfirm(RenderViewHost* rvh, in RunBeforeUnloadConfirm() function
1752 delegate_->RunBeforeUnloadConfirm(this, message, is_reload, reply_msg); in OnRunBeforeUnloadConfirm()
984 virtual void RunBeforeUnloadConfirm(const std::wstring& message,
374 virtual void RunBeforeUnloadConfirm(RenderViewHost* rvh, in NON_EXPORTED_BASE()
3429 void WebContentsImpl::RunBeforeUnloadConfirm(RenderViewHost* rvh, in RunBeforeUnloadConfirm() function in content::WebContentsImpl