Searched refs:GetDialogModalType (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/
H A Dset_time_dialog.h27 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
H A Dset_time_dialog.cc39 ui::ModalType SetTimeDialog::GetDialogModalType() const { function in class:chromeos::SetTimeDialog
H A Dsim_dialog_delegate.cc50 ui::ModalType SimDialogDelegate::GetDialogModalType() const { function in class:chromeos::SimDialogDelegate
H A Dsim_dialog_delegate.h35 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/ui/
H A Dchoose_mobile_network_dialog.cc35 ui::ModalType ChooseMobileNetworkDialog::GetDialogModalType() const { function in class:chromeos::ChooseMobileNetworkDialog
H A Dchoose_mobile_network_dialog.h25 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
H A Dinline_login_dialog.cc37 ModalType InlineLoginDialog::GetDialogModalType() const { function in class:ui::InlineLoginDialog
H A Dinline_login_dialog.h27 virtual ModalType GetDialogModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/sync/
H A Dinline_login_dialog.cc22 ui::ModalType InlineLoginDialog::GetDialogModalType() const { function in class:InlineLoginDialog
H A Dinline_login_dialog.h28 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
/external/chromium_org/ui/web_dialogs/test/
H A Dtest_web_dialog_delegate.cc23 ModalType TestWebDialogDelegate::GetDialogModalType() const { function in class:ui::test::TestWebDialogDelegate
H A Dtest_web_dialog_delegate.h28 virtual ModalType GetDialogModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/
H A Dcertificate_viewer_webui.h45 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
93 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_dialog.cc46 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
105 ui::ModalType MobileSetupDialogDelegate::GetDialogModalType() const { function in class:MobileSetupDialogDelegate
/external/chromium_org/ash/keyboard_overlay/
H A Dkeyboard_overlay_delegate.h40 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
H A Dkeyboard_overlay_delegate.cc97 ui::ModalType KeyboardOverlayDelegate::GetDialogModalType() const { function in class:ash::KeyboardOverlayDelegate
/external/chromium_org/chrome/browser/chromeos/bluetooth/
H A Dbluetooth_pairing_dialog.cc56 ui::ModalType BluetoothPairingDialog::GetDialogModalType() const { function in class:chromeos::BluetoothPairingDialog
H A Dbluetooth_pairing_dialog.h32 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/charger_replace/
H A Dcharger_link_dialog.cc49 ui::ModalType ChargerLinkDialog::GetDialogModalType() const { function in class:chromeos::ChargerLinkDialog
H A Dcharger_link_dialog.h24 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
H A Dcharger_replacement_dialog.h34 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
H A Dcharger_replacement_dialog.cc92 ui::ModalType ChargerReplacementDialog::GetDialogModalType() const { function in class:chromeos::ChargerReplacementDialog
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_dialog.h54 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_delegate.h38 virtual ModalType GetDialogModalType() const = 0;
/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc131 return GetDialogModalType();
181 ui::ModalType WebDialogView::GetDialogModalType() const { function in class:views::WebDialogView
183 return delegate_->GetDialogModalType();

Completed in 493 milliseconds

12