Searched defs:ShouldShowDialogTitle (Results 1 - 18 of 18) sorted by last modified time

/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc167 return ShouldShowDialogTitle();
254 bool WebDialogView::ShouldShowDialogTitle() const { function in class:views::WebDialogView
256 return delegate_->ShouldShowDialogTitle();
/external/chromium_org/ui/web_dialogs/test/
H A Dtest_web_dialog_delegate.cc56 bool TestWebDialogDelegate::ShouldShowDialogTitle() const { function in class:ui::test::TestWebDialogDelegate
/external/chromium_org/chrome/browser/printing/
H A Dprint_dialog_cloud.cc611 bool CloudPrintWebDialogDelegate::ShouldShowDialogTitle() const { function in class:internal_cloud_print_helpers::CloudPrintWebDialogDelegate
H A Dprint_preview_dialog_controller.cc84 virtual bool ShouldShowDialogTitle() const OVERRIDE;
160 bool PrintPreviewDialogDelegate::ShouldShowDialogTitle() const { function in class:__anon4485::PrintPreviewDialogDelegate
/external/chromium_org/chrome/browser/ui/sync/
H A Dinline_login_dialog.cc56 bool InlineLoginDialog::ShouldShowDialogTitle() const { function in class:InlineLoginDialog
/external/chromium_org/chrome/browser/ui/webui/
H A Dcertificate_viewer_webui.cc212 bool CertificateViewerModalDialog::ShouldShowDialogTitle() const { function in class:CertificateViewerModalDialog
H A Dset_as_default_browser_ui.cc222 virtual bool ShouldShowDialogTitle() const OVERRIDE;
339 bool SetAsDefaultBrowserDialogImpl::ShouldShowDialogTitle() const { function in class:__anon5567::SetAsDefaultBrowserDialogImpl
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_dialog.cc56 virtual bool ShouldShowDialogTitle() const OVERRIDE;
154 bool MobileSetupDialogDelegate::ShouldShowDialogTitle() const { function in class:MobileSetupDialogDelegate
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_dialog.cc212 bool ProfileSigninConfirmationDialog::ShouldShowDialogTitle() const { function in class:ProfileSigninConfirmationDialog
/external/chromium_org/chrome/browser/chromeos/bluetooth/
H A Dbluetooth_pairing_dialog.cc93 bool BluetoothPairingDialog::ShouldShowDialogTitle() const { function in class:chromeos::BluetoothPairingDialog
/external/chromium_org/chrome/browser/chromeos/charger_replace/
H A Dcharger_link_dialog.cc83 bool ChargerLinkDialog::ShouldShowDialogTitle() const { function in class:chromeos::ChargerLinkDialog
H A Dcharger_replacement_dialog.cc144 bool ChargerReplacementDialog::ShouldShowDialogTitle() const { function in class:chromeos::ChargerReplacementDialog
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dlogin_web_dialog.cc152 bool LoginWebDialog::ShouldShowDialogTitle() const { function in class:chromeos::LoginWebDialog
/external/chromium_org/chrome/browser/chromeos/
H A Dset_time_dialog.cc73 bool SetTimeDialog::ShouldShowDialogTitle() const { function in class:chromeos::SetTimeDialog
H A Dsim_dialog_delegate.cc108 bool SimDialogDelegate::ShouldShowDialogTitle() const { function in class:chromeos::SimDialogDelegate
/external/chromium_org/chrome/browser/chromeos/ui/
H A Dchoose_mobile_network_dialog.cc69 bool ChooseMobileNetworkDialog::ShouldShowDialogTitle() const { function in class:chromeos::ChooseMobileNetworkDialog
H A Dinline_login_dialog.cc77 bool InlineLoginDialog::ShouldShowDialogTitle() const { function in class:ui::InlineLoginDialog
/external/chromium_org/ash/keyboard_overlay/
H A Dkeyboard_overlay_delegate.cc139 bool KeyboardOverlayDelegate::ShouldShowDialogTitle() const { function in class:ash::KeyboardOverlayDelegate

Completed in 512 milliseconds