GetDialogModalType   40 ash/keyboard_overlay/keyboard_overlay_delegate.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   32 chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   24 chrome/browser/chromeos/charger_replace/charger_link_dialog.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   34 chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   25 chrome/browser/chromeos/choose_mobile_network_dialog.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   67 chrome/browser/chromeos/login/login_web_dialog.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   35 chrome/browser/chromeos/sim_dialog_delegate.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType  158 chrome/browser/printing/print_dialog_cloud_internal.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType  101 chrome/browser/printing/print_dialog_cloud_unittest.cc   MOCK_CONST_METHOD0(GetDialogModalType,
GetDialogModalType   81 chrome/browser/printing/print_preview_dialog_controller.cc   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   75 chrome/browser/ui/gtk/web_dialog_gtk.cc   return delegate_ ? delegate_->GetDialogModalType() : ui::MODAL_TYPE_NONE;
GetDialogModalType  222 chrome/browser/ui/gtk/web_dialog_gtk.cc   if (delegate_->GetDialogModalType() != ui::MODAL_TYPE_NONE)
GetDialogModalType   38 chrome/browser/ui/gtk/web_dialog_gtk.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   28 chrome/browser/ui/sync/inline_login_dialog.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   45 chrome/browser/ui/webui/certificate_viewer_webui.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   93 chrome/browser/ui/webui/certificate_viewer_webui.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   46 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType  226 chrome/browser/ui/webui/set_as_default_browser_ui.cc   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   55 chrome/browser/ui/webui/signin/profile_signin_confirmation_dialog.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType  131 ui/views/controls/webview/web_dialog_view.cc   return GetDialogModalType();
GetDialogModalType  183 ui/views/controls/webview/web_dialog_view.cc     return delegate_->GetDialogModalType();
GetDialogModalType   77 ui/views/controls/webview/web_dialog_view.h   virtual ui::ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   28 ui/web_dialogs/test/test_web_dialog_delegate.h   virtual ModalType GetDialogModalType() const OVERRIDE;
GetDialogModalType   38 ui/web_dialogs/web_dialog_delegate.h   virtual ModalType GetDialogModalType() const = 0;