Searched refs:GetInitiallyFocusedView (Results 1 - 25 of 59) sorted by relevance

123

/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dlock_window_aura.h24 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
H A Dlock_window_aura.cc39 views::View* LockWindowAura::GetInitiallyFocusedView() { function in class:chromeos::LockWindowAura
H A Dsimple_web_view_dialog.h60 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/
H A Dcrypto_module_password_dialog_view_unittest.cc41 EXPECT_EQ(dialog_->password_entry_, dialog_->GetInitiallyFocusedView());
H A Dlogin_view.h38 views::View* GetInitiallyFocusedView();
H A Djavascript_app_modal_dialog_views.cc172 views::View* JavaScriptAppModalDialogViews::GetInitiallyFocusedView() { function in class:JavaScriptAppModalDialogViews
175 return views::DialogDelegate::GetInitiallyFocusedView();
H A Dlogin_prompt_views.cc93 virtual views::View* GetInitiallyFocusedView() OVERRIDE {
94 return login_view_->GetInitiallyFocusedView();
H A Dpdf_password_dialog.cc34 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
103 views::View* PDFPasswordDialogViews::GetInitiallyFocusedView() { function in class:__anon5322::PDFPasswordDialogViews
H A Dcrypto_module_password_dialog_view.h37 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
H A Djavascript_app_modal_dialog_views.h50 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
H A Doutdated_upgrade_bubble_view.h37 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
H A Dssl_client_certificate_selector.h62 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
H A Dlogin_view.cc95 views::View* LoginView::GetInitiallyFocusedView() { function in class:LoginView
H A Dsession_crashed_bubble_view.h61 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/app_list/
H A Dapp_list_dialog_container.h30 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
H A Dapp_list_dialog_container.cc101 views::View* AppListDialogContainer::GetInitiallyFocusedView() { function in class:AppListDialogContainer
/external/chromium_org/chrome/browser/ui/views/passwords/
H A Dmanage_passwords_bubble_view.h94 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/ui/views/color_chooser/
H A Dcolor_chooser_view.h52 virtual View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/options/
H A Dnetwork_config_view.h63 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
128 virtual views::View* GetInitiallyFocusedView() = 0;
H A Dwimax_config_view.h50 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bubble_view.h50 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dbookmark_app_bubble_view.h56 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_reset_bubble_view.h47 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/ui/views/window/
H A Ddialog_delegate.h96 virtual View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc34 View* WidgetDelegate::GetInitiallyFocusedView() { function in class:views::WidgetDelegate

Completed in 217 milliseconds

123