Searched refs:GetDialogTitle (Results 1 - 25 of 43) sorted by relevance

12

/external/chromium_org/ui/base/models/
H A Ddialog_model.h25 virtual base::string16 GetDialogTitle() const = 0;
/external/chromium_org/chrome/browser/chromeos/
H A Dset_time_dialog.h28 virtual base::string16 GetDialogTitle() const OVERRIDE;
H A Dset_time_dialog.cc43 base::string16 SetTimeDialog::GetDialogTitle() const { function in class:chromeos::SetTimeDialog
H A Dsim_dialog_delegate.cc54 base::string16 SimDialogDelegate::GetDialogTitle() const { function in class:chromeos::SimDialogDelegate
H A Dsim_dialog_delegate.h36 virtual base::string16 GetDialogTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/ui/
H A Dchoose_mobile_network_dialog.cc39 base::string16 ChooseMobileNetworkDialog::GetDialogTitle() const { function in class:chromeos::ChooseMobileNetworkDialog
H A Dchoose_mobile_network_dialog.h26 virtual base::string16 GetDialogTitle() const OVERRIDE;
H A Dinline_login_dialog.cc41 base::string16 InlineLoginDialog::GetDialogTitle() const { function in class:ui::InlineLoginDialog
H A Dinline_login_dialog.h28 virtual base::string16 GetDialogTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/sync/
H A Dinline_login_dialog.cc26 base::string16 InlineLoginDialog::GetDialogTitle() const { function in class:InlineLoginDialog
H A Dinline_login_dialog.h29 virtual base::string16 GetDialogTitle() const OVERRIDE;
/external/chromium_org/ui/web_dialogs/test/
H A Dtest_web_dialog_delegate.cc27 base::string16 TestWebDialogDelegate::GetDialogTitle() const { function in class:ui::test::TestWebDialogDelegate
H A Dtest_web_dialog_delegate.h29 virtual base::string16 GetDialogTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_dialog.cc47 virtual base::string16 GetDialogTitle() const OVERRIDE;
109 base::string16 MobileSetupDialogDelegate::GetDialogTitle() const { function in class:MobileSetupDialogDelegate
/external/chromium_org/ash/keyboard_overlay/
H A Dkeyboard_overlay_delegate.h41 virtual base::string16 GetDialogTitle() const OVERRIDE;
H A Dkeyboard_overlay_delegate.cc101 base::string16 KeyboardOverlayDelegate::GetDialogTitle() const { function in class:ash::KeyboardOverlayDelegate
/external/chromium_org/chrome/browser/chromeos/bluetooth/
H A Dbluetooth_pairing_dialog.cc60 base::string16 BluetoothPairingDialog::GetDialogTitle() const { function in class:chromeos::BluetoothPairingDialog
H A Dbluetooth_pairing_dialog.h33 virtual base::string16 GetDialogTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/charger_replace/
H A Dcharger_link_dialog.cc53 base::string16 ChargerLinkDialog::GetDialogTitle() const { function in class:chromeos::ChargerLinkDialog
H A Dcharger_link_dialog.h25 virtual base::string16 GetDialogTitle() const OVERRIDE;
H A Dcharger_replacement_dialog.h35 virtual base::string16 GetDialogTitle() const OVERRIDE;
H A Dcharger_replacement_dialog.cc96 base::string16 ChargerReplacementDialog::GetDialogTitle() const { function in class:chromeos::ChargerReplacementDialog
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_dialog.h55 virtual base::string16 GetDialogTitle() const OVERRIDE;
/external/chromium_org/ui/views/window/
H A Ddialog_delegate.h87 virtual base::string16 GetDialogTitle() const OVERRIDE;
/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_delegate.h41 virtual base::string16 GetDialogTitle() const = 0;

Completed in 311 milliseconds

12