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

1 2 3 4

  /external/chromium_org/ash/system/chromeos/session/
logout_confirmation_dialog.h 35 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/login/ui/
captive_portal_view.h 25 virtual ui::ModalType GetModalType() const OVERRIDE;
captive_portal_view.cc 47 ui::ModalType CaptivePortalView::GetModalType() const {
  /external/chromium_org/chrome/browser/chromeos/power/
idle_action_warning_dialog_view.h 31 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
confirm_bubble_views.h 41 virtual ui::ModalType GetModalType() const OVERRIDE;
update_recommended_message_box.h 35 virtual ui::ModalType GetModalType() const OVERRIDE;
crypto_module_password_dialog_view_unittest.cc 42 EXPECT_TRUE(dialog_->GetModalType() != ui::MODAL_TYPE_NONE);
signed_certificate_timestamps_views.h 41 virtual ui::ModalType GetModalType() const OVERRIDE;
tab_modal_confirm_dialog_views.h 49 virtual ui::ModalType GetModalType() const OVERRIDE;
pdf_password_dialog.cc 40 virtual ui::ModalType GetModalType() const OVERRIDE;
125 ui::ModalType PDFPasswordDialogViews::GetModalType() const {
crypto_module_password_dialog_view.h 38 virtual ui::ModalType GetModalType() const OVERRIDE;
edit_search_engine_dialog.h 42 virtual ui::ModalType GetModalType() const OVERRIDE;
javascript_app_modal_dialog_views.h 48 virtual ui::ModalType GetModalType() const OVERRIDE;
ssl_client_certificate_selector.h 64 virtual ui::ModalType GetModalType() const OVERRIDE;
update_recommended_message_box.cc 82 ui::ModalType UpdateRecommendedMessageBox::GetModalType() const {
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_dialog.h 48 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/ui/
echo_dialog_view.h 60 virtual ui::ModalType GetModalType() const OVERRIDE;
idle_logout_dialog_view.h 48 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/app_list/
app_list_dialog_contents_view.h 50 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/ui/views/color_chooser/
color_chooser_view.h 52 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/download/
download_feedback_dialog_view.h 51 virtual ui::ModalType GetModalType() const OVERRIDE;
download_in_progress_dialog_view.h 40 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.h 69 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/sync/
profile_signin_confirmation_dialog_views.h 55 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/ash/test/
child_modal_window.cc 72 virtual ui::ModalType GetModalType() const OVERRIDE;
108 ui::ModalType ChildModalWindow::GetModalType() const {

Completed in 1289 milliseconds

1 2 3 4