HomeSort by relevance Sort by last modified time
    Searched refs:GetModalType (Results 1 - 25 of 61) 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 81 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 46 ui::ModalType CaptivePortalView::GetModalType() const {
  /external/chromium_org/chrome/browser/ui/views/
confirm_bubble_views.h 40 virtual ui::ModalType GetModalType() const OVERRIDE;
update_recommended_message_box.h 34 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 43 virtual ui::ModalType GetModalType() const OVERRIDE;
tab_modal_confirm_dialog_views.cc 145 ui::ModalType TabModalConfirmDialogViews::GetModalType() const {
149 return views::WidgetDelegate::GetModalType();
login_prompt_views.cc 89 virtual ui::ModalType GetModalType() const OVERRIDE {
93 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 51 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();
simple_message_box_views.cc 55 virtual ui::ModalType GetModalType() const OVERRIDE;
139 ui::ModalType SimpleMessageBoxViews::GetModalType() const {
collected_cookies_views.h 55 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/download/
download_in_progress_dialog_view.h 33 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/extensions/
media_galleries_dialog_views.h 47 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/ui/views/test/
child_modal_window.cc 70 virtual ui::ModalType GetModalType() const OVERRIDE;
106 ui::ModalType ChildModalWindow::GetModalType() const {

Completed in 616 milliseconds

1 2 3