Searched refs:GetModalType (Results 1 - 25 of 88) sorted by relevance

1234

/external/chromium_org/chrome/browser/chromeos/power/
H A Didle_action_warning_dialog_view.h31 virtual ui::ModalType GetModalType() const OVERRIDE;
/external/chromium_org/ash/system/chromeos/session/
H A Dlogout_confirmation_dialog.h35 virtual ui::ModalType GetModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_view.h25 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Dcaptive_portal_view.cc47 ui::ModalType CaptivePortalView::GetModalType() const { function in class:chromeos::CaptivePortalView
/external/chromium_org/chrome/browser/ui/views/
H A Dconfirm_bubble_views.h41 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Dcrypto_module_password_dialog_view_unittest.cc42 EXPECT_TRUE(dialog_->GetModalType() != ui::MODAL_TYPE_NONE);
H A Dupdate_recommended_message_box.h35 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Dpdf_password_dialog.cc39 virtual ui::ModalType GetModalType() const OVERRIDE;
123 ui::ModalType PDFPasswordDialogViews::GetModalType() const { function in class:__anon5322::PDFPasswordDialogViews
H A Dcrypto_module_password_dialog_view.h38 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Dedit_search_engine_dialog.h42 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Djavascript_app_modal_dialog_views.h48 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Dsigned_certificate_timestamps_views.h41 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Dtab_modal_confirm_dialog_views.h49 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Dupdate_recommended_message_box.cc82 ui::ModalType UpdateRecommendedMessageBox::GetModalType() const { function in class:UpdateRecommendedMessageBox
/external/chromium_org/chrome/browser/chromeos/attestation/
H A Dplatform_verification_dialog.h48 virtual ui::ModalType GetModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/ui/
H A Decho_dialog_view.h60 virtual ui::ModalType GetModalType() const OVERRIDE;
H A Didle_logout_dialog_view.h48 virtual ui::ModalType GetModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/app_list/
H A Dapp_list_dialog_container.h42 virtual ui::ModalType GetModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_in_progress_dialog_view.h40 virtual ui::ModalType GetModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/sync/
H A Dprofile_signin_confirmation_dialog_views.h55 virtual ui::ModalType GetModalType() const OVERRIDE;
/external/chromium_org/ui/views/color_chooser/
H A Dcolor_chooser_view.h53 virtual ui::ModalType GetModalType() const OVERRIDE;
/external/chromium_org/ash/system/chromeos/multi_user/
H A Duser_switch_util.cc47 virtual ui::ModalType GetModalType() const OVERRIDE;
122 ui::ModalType DesktopCastingWarningView::GetModalType() const { function in class:ash::__anon1965::DesktopCastingWarningView
/external/chromium_org/ash/test/
H A Dchild_modal_window.cc72 virtual ui::ModalType GetModalType() const OVERRIDE;
108 ui::ModalType ChildModalWindow::GetModalType() const { function in class:ash::test::ChildModalWindow
/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dmultiprofiles_intro_dialog.cc43 virtual ui::ModalType GetModalType() const OVERRIDE;
86 ui::ModalType MultiprofilesIntroView::GetModalType() const { function in class:chromeos::__anon3452::MultiprofilesIntroView
H A Dmultiprofiles_session_aborted_dialog.cc47 virtual ui::ModalType GetModalType() const OVERRIDE;
104 ui::ModalType MultiprofilesSessionAbortedView::GetModalType() const { function in class:chromeos::__anon3453::MultiprofilesSessionAbortedView

Completed in 433 milliseconds

1234