HomeSort by relevance Sort by last modified time
    Searched defs:ShouldShowDialogTitle (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium/chrome/browser/ui/webui/
constrained_html_ui_browsertest.cc 52 virtual bool ShouldShowDialogTitle() const { return true; }
collected_cookies_ui_delegate.cc 198 bool CollectedCookiesUIDelegate::ShouldShowDialogTitle() const {
  /external/chromium_org/chrome/browser/chromeos/
choose_mobile_network_dialog.cc 70 bool ChooseMobileNetworkDialog::ShouldShowDialogTitle() const {
sim_dialog_delegate.cc 110 bool SimDialogDelegate::ShouldShowDialogTitle() const {
  /external/chromium_org/chrome/browser/ui/sync/
inline_login_dialog.cc 56 bool InlineLoginDialog::ShouldShowDialogTitle() const {
  /external/chromium_org/ui/web_dialogs/test/
test_web_dialog_delegate.cc 56 bool TestWebDialogDelegate::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/chromeos/
choose_mobile_network_dialog.cc 96 bool ChooseMobileNetworkDialog::ShouldShowDialogTitle() const {
sim_dialog_delegate.cc 135 bool SimDialogDelegate::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/ui/views/
keyboard_overlay_delegate.cc 74 bool KeyboardOverlayDelegate::ShouldShowDialogTitle() const {
file_manager_dialogs.cc 108 virtual bool ShouldShowDialogTitle() const {
html_dialog_view.cc 107 return ShouldShowDialogTitle();
165 bool HtmlDialogView::ShouldShowDialogTitle() const {
167 return delegate_->ShouldShowDialogTitle();
html_dialog_view_browsertest.cc 61 virtual bool ShouldShowDialogTitle() const { return true; }
select_file_dialog.cc 119 virtual bool ShouldShowDialogTitle() const { return true; }
  /external/chromium_org/chrome/browser/chromeos/bluetooth/
bluetooth_pairing_dialog.cc 91 bool BluetoothPairingDialog::ShouldShowDialogTitle() const {
  /external/chromium_org/chrome/browser/chromeos/login/
login_web_dialog.cc 116 bool LoginWebDialog::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/chromeos/login/
login_html_dialog.h 67 virtual bool ShouldShowDialogTitle() const { return true; }
  /external/chromium/chrome/browser/ui/gtk/
html_dialog_gtk.cc 99 bool HtmlDialogGtk::ShouldShowDialogTitle() const {
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
mobile_setup_dialog.cc 61 virtual bool ShouldShowDialogTitle() const OVERRIDE;
173 bool MobileSetupDialogDelegate::ShouldShowDialogTitle() const {
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_delegate.cc 140 bool KeyboardOverlayDelegate::ShouldShowDialogTitle() const {
  /external/chromium_org/chrome/browser/ui/gtk/
web_dialog_gtk.cc 183 bool WebDialogGtk::ShouldShowDialogTitle() const {
  /external/chromium_org/chrome/browser/ui/webui/signin/
profile_signin_confirmation_dialog.cc 215 bool ProfileSigninConfirmationDialog::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/
browser_signin.cc 112 virtual bool ShouldShowDialogTitle() const { return true; }
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.cc 199 bool CloudPrintSetupFlow::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/remoting/
setup_flow.cc 202 bool SetupFlow::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/ui/login/
login_prompt_ui.cc 120 virtual bool ShouldShowDialogTitle() const {

Completed in 341 milliseconds

1 2