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

1 2 3

  /external/chromium_org/chrome/browser/chromeos/power/
idle_action_warning_dialog_view.h 23 virtual ui::ModalType GetModalType() const OVERRIDE;
idle_action_warning_dialog_view.cc 75 ui::ModalType IdleActionWarningDialogView::GetModalType() const {
  /external/chromium_org/chrome/browser/chromeos/login/
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/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);
javascript_app_modal_dialog_views.h 44 virtual ui::ModalType GetModalType() const OVERRIDE;
pdf_password_dialog.cc 46 virtual ui::ModalType GetModalType() const OVERRIDE;
152 ui::ModalType PDFPasswordDialogViews::GetModalType() const {
156 return views::WidgetDelegate::GetModalType();
login_prompt_views.cc 91 virtual ui::ModalType GetModalType() const OVERRIDE {
95 return views::WidgetDelegate::GetModalType();
tab_modal_confirm_dialog_views.cc 146 ui::ModalType TabModalConfirmDialogViews::GetModalType() const {
150 return views::WidgetDelegate::GetModalType();
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;
ssl_client_certificate_selector.h 68 virtual ui::ModalType GetModalType() const OVERRIDE;
tab_modal_confirm_dialog_views.h 52 virtual ui::ModalType GetModalType() const OVERRIDE;
update_recommended_message_box.cc 82 ui::ModalType UpdateRecommendedMessageBox::GetModalType() const {
constrained_web_dialog_delegate_views.cc 146 virtual ui::ModalType GetModalType() const OVERRIDE {
150 return views::WidgetDelegate::GetModalType();
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_dialog.h 49 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/ui/views/color_chooser/
color_chooser_view.h 52 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/download/
download_in_progress_dialog_view.h 40 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.h 71 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/sync/
profile_signin_confirmation_dialog_views.h 56 virtual ui::ModalType GetModalType() const OVERRIDE;
  /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 867 milliseconds

1 2 3