Home
last modified time | relevance | path

Searched refs:ShowDialog (Results 1 – 25 of 105) sorted by relevance

12345

/external/chromium_org/components/web_modal/
Dweb_contents_modal_dialog_manager_unittest.cc34 virtual void ShowDialog(NativeWebContentsModalDialog dialog) OVERRIDE { in ShowDialog() function in web_modal::TestNativeWebContentsModalDialogManager
132 manager->ShowDialog(dialog1); in TEST_F()
148 manager->ShowDialog(dialog1); in TEST_F()
162 manager->ShowDialog(dialog1); in TEST_F()
163 manager->ShowDialog(dialog2); in TEST_F()
164 manager->ShowDialog(dialog3); in TEST_F()
179 manager->ShowDialog(dialog1); in TEST_F()
207 manager->ShowDialog(dialog1); in TEST_F()
208 manager->ShowDialog(dialog2); in TEST_F()
209 manager->ShowDialog(dialog3); in TEST_F()
[all …]
Dweb_contents_modal_dialog_manager.cc32 void WebContentsModalDialogManager::ShowDialog( in ShowDialog() function in web_modal::WebContentsModalDialogManager
40 native_manager_->ShowDialog(dialog); in ShowDialog()
79 native_manager_->ShowDialog(child_dialogs_.front().dialog); in WillClose()
160 native_manager_->ShowDialog(child_dialogs_.front().dialog); in WasShown()
Dnative_web_contents_modal_dialog_manager.h45 virtual void ShowDialog(NativeWebContentsModalDialog dialog) = 0;
/external/chromium_org/chrome/browser/chromeos/ui/
Didle_logout_dialog_view_browsertest.cc70 IdleLogoutDialogView::ShowDialog(); in IN_PROC_BROWSER_TEST_F()
78 IdleLogoutDialogView::ShowDialog(); in IN_PROC_BROWSER_TEST_F()
87 IdleLogoutDialogView::ShowDialog(); in IN_PROC_BROWSER_TEST_F()
102 IdleLogoutDialogView::ShowDialog(); in IN_PROC_BROWSER_TEST_F()
104 IdleLogoutDialogView::ShowDialog(); in IN_PROC_BROWSER_TEST_F()
115 IdleLogoutDialogView::ShowDialog(); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dmobile_setup_dialog.cc35 void ShowDialog(const std::string& service_path);
73 MobileSetupDialogDelegate::GetInstance()->ShowDialog(service_path); in Show()
88 void MobileSetupDialogDelegate::ShowDialog(const std::string& service_path) { in ShowDialog() function in MobileSetupDialogDelegate
/external/chromium_org/chrome/browser/ui/webui/task_manager/
Dtask_manager_dialog.cc139 void ShowDialog(bool is_background_page_mode);
172 dialog->ShowDialog(is_background_page_mode); in Show()
175 void TaskManagerDialogImpl::ShowDialog(bool is_background_page_mode) { in ShowDialog() function in TaskManagerDialogImpl
/external/chromium_org/chrome/browser/ui/gtk/
Dsimple_message_box_gtk.cc75 gtk_util::ShowDialog(dialog); in ShowMessageBox()
84 gtk_util::ShowDialog(dialog); in ShowMessageBox()
/external/chromium_org/chrome/browser/ui/
Dcrypto_module_delegate_nss.cc55 base::Bind(&ChromeNSSCryptoModuleDelegate::ShowDialog, in RequestPassword()
67 void ChromeNSSCryptoModuleDelegate::ShowDialog(const std::string& slot_name, in ShowDialog() function in ChromeNSSCryptoModuleDelegate
/external/chromium/chrome/browser/ui/gtk/
Dcrypto_module_password_dialog.cc48 &CryptoModuleBlockingDialogDelegate::ShowDialog, in RequestPassword()
58 void ShowDialog(const std::string& slot_name, bool retry) { in ShowDialog() function in __anon61f0268b0111::CryptoModuleBlockingDialogDelegate
186 gtk_util::ShowDialog(dialog_); in Show()
/external/chromium/chrome/browser/
Dplatform_util_common_linux.cc92 gtk_util::ShowDialog(dialog); in SimpleErrorBox()
108 gtk_util::ShowDialog(dialog); in SimpleYesNoBox()
/external/chromium_org/chrome/browser/ui/views/
Dconstrained_window_views_browsertest.cc161 web_contents_modal_dialog_manager->ShowDialog(window1->GetNativeView()); in IN_PROC_BROWSER_TEST_F()
177 web_contents_modal_dialog_manager->ShowDialog(window2->GetNativeView()); in IN_PROC_BROWSER_TEST_F()
250 web_contents_modal_dialog_manager->ShowDialog(window->GetNativeView()); in IN_PROC_BROWSER_TEST_F()
285 web_contents_modal_dialog_manager->ShowDialog(window->GetNativeView()); in IN_PROC_BROWSER_TEST_F()
335 web_contents_modal_dialog_manager->ShowDialog(window->GetNativeView()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/chromeos/attestation/
Dplatform_verification_dialog.cc35 void PlatformVerificationDialog::ShowDialog( in ShowDialog() function in chromeos::attestation::PlatformVerificationDialog
52 web_contents_modal_dialog_manager->ShowDialog(widget->GetNativeView()); in ShowDialog()
/external/chromium_org/chrome/browser/chromeos/
Denrollment_dialog_view.cc43 static void ShowDialog(gfx::NativeWindow owning_window,
97 void EnrollmentDialogView::ShowDialog(gfx::NativeWindow owning_window, in ShowDialog() function in chromeos::__anond7b83f410111::EnrollmentDialogView
240 EnrollmentDialogView::ShowDialog(owning_window_, in Enroll()
Dchoose_mobile_network_dialog.h19 static void ShowDialog(gfx::NativeWindow owning_window);
/external/chromium_org/chrome/browser/chromeos/options/
Dnetwork_config_view.cc137 view->ShowDialog(parent); in Show()
152 view->ShowDialog(parent); in ShowForType()
269 void NetworkConfigView::ShowDialog(gfx::NativeWindow parent) { in ShowDialog() function in chromeos::NetworkConfigView
/external/chromium_org/chrome/browser/ui/cocoa/
Dprofile_signin_confirmation_dialog_cocoa.mm20 void ShowDialog(
49 base::Bind(ShowDialog,
/external/chromium_org/chrome/browser/ui/webui/signin/
Dprofile_signin_confirmation_dialog.cc104 ProfileSigninConfirmationDialog::ShowDialog(web_contents, in ShowProfileSigninConfirmationDialog()
131 void ProfileSigninConfirmationDialog::ShowDialog( in ShowDialog() function in ProfileSigninConfirmationDialog
/external/chromium_org/chrome/browser/ui/webui/
Dset_as_default_browser_ui.cc222 void ShowDialog();
282 void SetAsDefaultBrowserDialogImpl::ShowDialog() { in ShowDialog() function in __anon68f8e1640111::SetAsDefaultBrowserDialogImpl
419 dialog->ShowDialog(); in Show()
/external/chromium_org/printing/
Dprint_dialog_gtk_interface.h31 virtual void ShowDialog(
/external/chromium/chrome/browser/ui/views/
Dkeyboard_overlay_dialog_view.h33 static void ShowDialog(gfx::NativeWindow owning_window, BrowserView* parent);
/external/chromium/chrome/browser/chromeos/
Dchoose_mobile_network_dialog.h17 static void ShowDialog(gfx::NativeWindow owning_window);
Dsim_dialog_delegate.h27 static void ShowDialog(gfx::NativeWindow owning_window, SimDialogMode mode);
/external/chromium_org/content/browser/android/
Ddate_time_chooser_android.h30 void ShowDialog(ContentViewCore* content,
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
Dmedia_galleries_api.cc138 ShowDialog(); in AlwaysShowDialog()
144 ShowDialog(); in ShowDialogIfNoGalleries()
224 void MediaGalleriesGetMediaFileSystemsFunction::ShowDialog() { in ShowDialog() function in extensions::MediaGalleriesGetMediaFileSystemsFunction
/external/chromium/chrome/browser/ui/gtk/importer/
Dimport_progress_dialog_gtk.cc54 dialog->ShowDialog(); in StartImport()
148 void ImportProgressDialogGtk::ShowDialog() { in ShowDialog() function in ImportProgressDialogGtk

12345