Home
last modified time | relevance | path

Searched refs:GetInitiallyFocusedView (Results 1 – 25 of 57) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/views/
Dlogin_prompt_views.cc93 virtual views::View* GetInitiallyFocusedView() OVERRIDE { in GetInitiallyFocusedView() function in LoginHandlerViews
94 return login_view_->GetInitiallyFocusedView(); in GetInitiallyFocusedView()
Dpdf_password_dialog.cc35 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
105 views::View* PDFPasswordDialogViews::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in __anonb1bbc5c80111::PDFPasswordDialogViews
Djavascript_app_modal_dialog_views.cc172 views::View* JavaScriptAppModalDialogViews::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in JavaScriptAppModalDialogViews
175 return views::DialogDelegate::GetInitiallyFocusedView(); in GetInitiallyFocusedView()
Dweb_contents_modal_dialog_manager_views.cc144 widget->widget_delegate()->GetInitiallyFocusedView()) in Focus()
145 widget->widget_delegate()->GetInitiallyFocusedView()->RequestFocus(); in Focus()
Dlogin_view.h38 views::View* GetInitiallyFocusedView();
Dcrypto_module_password_dialog_view_unittest.cc41 EXPECT_EQ(dialog_->password_entry_, dialog_->GetInitiallyFocusedView()); in TEST_F()
Doutdated_upgrade_bubble_view.h37 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
Dcrypto_module_password_dialog_view.h37 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
Djavascript_app_modal_dialog_views.h50 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
Dssl_client_certificate_selector.h62 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
Dpassword_generation_bubble_view.h74 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
Dsession_crashed_bubble_view.h62 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
Dlogin_view.cc95 views::View* LoginView::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in LoginView
/external/chromium_org/chrome/browser/chromeos/options/
Dnetwork_config_view.h63 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
128 virtual views::View* GetInitiallyFocusedView() = 0;
Dwimax_config_view.h50 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
Dnetwork_config_view.cc200 views::View* NetworkConfigView::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in chromeos::NetworkConfigView
201 return child_config_view_->GetInitiallyFocusedView(); in GetInitiallyFocusedView()
/external/chromium_org/chrome/browser/ui/views/app_list/
Dapp_list_dialog_contents_view.h38 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/ui/views/color_chooser/
Dcolor_chooser_view.h51 virtual View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/ui/views/bubble/
Dbubble_delegate_unittest.cc36 virtual View* GetInitiallyFocusedView() OVERRIDE { return view_; } in GetInitiallyFocusedView() function in views::__anon819d24cd0111::TestBubbleDelegateView
210 EXPECT_EQ(bubble_delegate->GetInitiallyFocusedView(), in TEST_F()
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_danger_prompt_views.cc52 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
189 views::View* DownloadDangerPromptViews::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in __anonc90684ca0111::DownloadDangerPromptViews
/external/chromium_org/chrome/browser/ui/views/extensions/
Dbookmark_app_bubble_view.h56 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_reset_bubble_view.h47 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/ui/views/window/
Ddialog_delegate.h88 virtual View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_bubble_view.h50 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/login/ui/
Dsimple_web_view_dialog.h60 virtual views::View* GetInitiallyFocusedView() OVERRIDE;

123