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

1 2

  /external/chromium_org/chrome/browser/ui/views/download/
download_in_progress_dialog_view.cc 109 ui::ModalType DownloadInProgressDialogView::GetModalType() const {
download_danger_prompt_views.cc 56 virtual ui::ModalType GetModalType() const OVERRIDE;
184 ui::ModalType DownloadDangerPromptViews::GetModalType() const {
188 return views::WidgetDelegate::GetModalType();
  /external/chromium_org/chrome/browser/ui/views/
update_recommended_message_box.cc 82 ui::ModalType UpdateRecommendedMessageBox::GetModalType() const {
confirm_bubble_views.cc 85 ui::ModalType ConfirmBubbleViews::GetModalType() const {
tab_modal_confirm_dialog_views.cc 146 ui::ModalType TabModalConfirmDialogViews::GetModalType() const {
150 return views::WidgetDelegate::GetModalType();
crypto_module_password_dialog_view.cc 42 ui::ModalType CryptoModulePasswordDialogView::GetModalType() const {
javascript_app_modal_dialog_views.cc 144 ui::ModalType JavaScriptAppModalDialogViews::GetModalType() const {
pdf_password_dialog.cc 46 virtual ui::ModalType GetModalType() const OVERRIDE;
152 ui::ModalType PDFPasswordDialogViews::GetModalType() const {
156 return views::WidgetDelegate::GetModalType();
simple_message_box_views.cc 61 virtual ui::ModalType GetModalType() const OVERRIDE;
160 ui::ModalType SimpleMessageBoxViews::GetModalType() const {
edit_search_engine_dialog.cc 71 ui::ModalType EditSearchEngineDialog::GetModalType() const {
create_application_shortcut_view.cc 361 ui::ModalType CreateApplicationShortcutView::GetModalType() const {
ssl_client_certificate_selector.cc 263 ui::ModalType SSLClientCertificateSelector::GetModalType() const {
267 return views::WidgetDelegate::GetModalType();
  /external/chromium_org/chrome/browser/chromeos/login/
captive_portal_view.cc 47 ui::ModalType CaptivePortalView::GetModalType() const {
  /external/chromium_org/chrome/browser/chromeos/power/
idle_action_warning_dialog_view.cc 75 ui::ModalType IdleActionWarningDialogView::GetModalType() const {
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_dialog.cc 104 ui::ModalType PlatformVerificationDialog::GetModalType() const {
  /external/chromium_org/chrome/browser/chromeos/
enrollment_dialog_view.cc 57 virtual ui::ModalType GetModalType() const OVERRIDE;
138 ui::ModalType EnrollmentDialogView::GetModalType() const {
  /external/chromium_org/chrome/browser/chromeos/ui/
echo_dialog_view.cc 142 ui::ModalType EchoDialogView::GetModalType() const {
idle_logout_dialog_view.cc 88 ui::ModalType IdleLogoutDialogView::GetModalType() const {
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.cc 144 ui::ModalType ExtensionDialog::GetModalType() const {
media_galleries_dialog_views.cc 297 ui::ModalType MediaGalleriesDialogViews::GetModalType() const {
301 return views::WidgetDelegate::GetModalType();
  /external/chromium_org/chrome/browser/ui/views/sync/
one_click_signin_bubble_view.cc 126 ui::ModalType OneClickSigninBubbleView::GetModalType() const {
profile_signin_confirmation_dialog_views.cc 148 ui::ModalType ProfileSigninConfirmationDialogViews::GetModalType() const {
  /external/chromium_org/chrome/browser/chromeos/options/
network_config_view.cc 203 ui::ModalType NetworkConfigView::GetModalType() const {
  /external/chromium_org/ui/views/controls/webview/
web_dialog_view.cc 134 ui::ModalType WebDialogView::GetModalType() const {
  /external/chromium_org/ui/views/test/
child_modal_window.cc 70 virtual ui::ModalType GetModalType() const OVERRIDE;
106 ui::ModalType ChildModalWindow::GetModalType() const {

Completed in 1830 milliseconds

1 2