Home
last modified time | relevance | path

Searched refs:OnCloseContents (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium/chrome/browser/ui/views/
Dhtml_dialog_view.cc159 void HtmlDialogView::OnCloseContents(TabContents* source, in OnCloseContents() function in HtmlDialogView
162 delegate_->OnCloseContents(source, out_close_dialog); in OnCloseContents()
206 OnCloseContents(source, &close_dialog); in CloseContents()
Dkeyboard_overlay_delegate.h37 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
Dkeyboard_overlay_delegate.cc70 void KeyboardOverlayDelegate::OnCloseContents(TabContents* source, in OnCloseContents() function in KeyboardOverlayDelegate
Dhtml_dialog_view.h70 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
Dfile_manager_dialogs.cc102 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in FileManagerDialog
Dhtml_dialog_view_browsertest.cc57 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in __anon976f7f460111::TestHtmlDialogUIDelegate
/external/chromium/chrome/browser/chromeos/
Dchoose_mobile_network_dialog.h31 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
Dsim_dialog_delegate.h41 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
Dchoose_mobile_network_dialog.cc90 void ChooseMobileNetworkDialog::OnCloseContents(TabContents* source, in OnCloseContents() function in chromeos::ChooseMobileNetworkDialog
Dsim_dialog_delegate.cc129 void SimDialogDelegate::OnCloseContents(TabContents* source, in OnCloseContents() function in chromeos::SimDialogDelegate
/external/chromium/chrome/browser/ui/webui/
Dconstrained_html_ui_browsertest.cc48 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in __anona63568610111::TestHtmlDialogUIDelegate
Dhtml_dialog_ui.h59 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) = 0;
Dcollected_cookies_ui_delegate.h44 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) {} in OnCloseContents() function
/external/chromium/chrome/browser/ui/gtk/
Dhtml_dialog_gtk.h46 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { } in OnCloseContents() function
/external/chromium/chrome/browser/chromeos/login/
Dlogin_html_dialog.h66 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
Dlogin_html_dialog.cc116 void LoginHtmlDialog::OnCloseContents(TabContents* source, in OnCloseContents() function in chromeos::LoginHtmlDialog
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_setup_flow.h74 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
Dcloud_print_setup_flow.cc185 void CloudPrintSetupFlow::OnCloseContents(TabContents* source, in OnCloseContents() function in CloudPrintSetupFlow
/external/chromium/chrome/browser/printing/
Dprint_dialog_cloud_unittest.cc116 MOCK_METHOD2(OnCloseContents,
327 delegate_->OnCloseContents(NULL, &close_dialog); in TEST_F()
Dprint_dialog_cloud_internal.h159 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
/external/chromium/chrome/browser/remoting/
Dsetup_flow.h187 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
Dsetup_flow.cc189 void SetupFlow::OnCloseContents(TabContents* source, in OnCloseContents() function in remoting::SetupFlow
/external/chromium/chrome/browser/ui/cocoa/
Dhtml_dialog_window_controller_unittest.mm37 MOCK_METHOD2(OnCloseContents,
/external/chromium/chrome/browser/ui/login/
Dlogin_prompt_ui.cc118 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) {} in OnCloseContents() function in LoginHandlerHtmlDelegate
/external/chromium/chrome/browser/
Dbrowser_signin.cc110 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in BrowserSigninHtml

12