Searched refs:JavaScriptDialogClosed (Results 1 – 3 of 3) sorted by relevance
352 void JavaScriptDialogClosed(IPC::Message* reply_msg,
1020 void RenderViewHostImpl::JavaScriptDialogClosed( in JavaScriptDialogClosed() function in content::RenderViewHostImpl
3444 rvhi->JavaScriptDialogClosed(reply_msg, true, base::string16()); in RunBeforeUnloadConfirm()3735 rvh)->JavaScriptDialogClosed(reply_msg, success, user_input); in OnDialogClosed()