/external/chromium/chrome/browser/ui/webui/ |
D | collected_cookies_ui_delegate.h | 44 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) {} in OnCloseContents() function
|
D | constrained_html_ui_browsertest.cc | 48 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in __anon07a156a20111::TestHtmlDialogUIDelegate
|
/external/chromium/chrome/browser/ui/gtk/ |
D | html_dialog_gtk.h | 46 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { } in OnCloseContents() function
|
/external/chromium/chrome/browser/ui/views/ |
D | keyboard_overlay_delegate.cc | 70 void KeyboardOverlayDelegate::OnCloseContents(TabContents* source, in OnCloseContents() function in KeyboardOverlayDelegate
|
D | file_manager_dialogs.cc | 102 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in FileManagerDialog
|
D | html_dialog_view.cc | 159 void HtmlDialogView::OnCloseContents(TabContents* source, in OnCloseContents() function in HtmlDialogView
|
D | html_dialog_view_browsertest.cc | 57 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in __anon9a632d270111::TestHtmlDialogUIDelegate
|
D | select_file_dialog.cc | 117 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in SelectFileDialogImpl::FileBrowseDelegate
|
/external/chromium/chrome/browser/chromeos/ |
D | choose_mobile_network_dialog.cc | 90 void ChooseMobileNetworkDialog::OnCloseContents(TabContents* source, in OnCloseContents() function in chromeos::ChooseMobileNetworkDialog
|
D | sim_dialog_delegate.cc | 129 void SimDialogDelegate::OnCloseContents(TabContents* source, in OnCloseContents() function in chromeos::SimDialogDelegate
|
/external/chromium/chrome/browser/chromeos/login/ |
D | login_html_dialog.cc | 116 void LoginHtmlDialog::OnCloseContents(TabContents* source, in OnCloseContents() function in chromeos::LoginHtmlDialog
|
/external/chromium/chrome/browser/printing/cloud_print/ |
D | cloud_print_setup_flow.cc | 185 void CloudPrintSetupFlow::OnCloseContents(TabContents* source, in OnCloseContents() function in CloudPrintSetupFlow
|
/external/chromium/chrome/browser/remoting/ |
D | setup_flow.cc | 189 void SetupFlow::OnCloseContents(TabContents* source, in OnCloseContents() function in remoting::SetupFlow
|
/external/chromium/chrome/browser/ui/login/ |
D | login_prompt_ui.cc | 118 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) {} in OnCloseContents() function in LoginHandlerHtmlDelegate
|
/external/chromium/chrome/browser/ |
D | browser_signin.cc | 110 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { in OnCloseContents() function in BrowserSigninHtml
|
/external/chromium/chrome/browser/printing/ |
D | print_dialog_cloud.cc | 499 void CloudPrintHtmlDialogDelegate::OnCloseContents(TabContents* source, in OnCloseContents() function in internal_cloud_print_helpers::CloudPrintHtmlDialogDelegate
|