Home
last modified time | relevance | path

Searched refs:GetInitiallyFocusedView (Results 1 – 25 of 59) 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.cc34 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
103 views::View* PDFPasswordDialogViews::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in __anoncffd8d5b0111::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;
Dsession_crashed_bubble_view.h61 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/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.cc199 views::View* NetworkConfigView::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in chromeos::NetworkConfigView
200 return child_config_view_->GetInitiallyFocusedView(); in GetInitiallyFocusedView()
/external/chromium_org/chrome/browser/chromeos/login/ui/
Dlock_window_aura.h24 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
Dlock_window_aura.cc39 views::View* LockWindowAura::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in chromeos::LockWindowAura
/external/chromium_org/chrome/browser/ui/views/app_list/
Dapp_list_dialog_container.h30 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/passwords/
Dmanage_passwords_bubble_view.h94 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
/external/chromium_org/ui/views/color_chooser/
Dcolor_chooser_view.h52 virtual View* GetInitiallyFocusedView() OVERRIDE;
/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/bookmarks/
Dbookmark_bubble_view.h50 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/chrome/browser/ui/views/download/
Ddownload_danger_prompt_views.cc55 virtual views::View* GetInitiallyFocusedView() OVERRIDE;
208 views::View* DownloadDangerPromptViews::GetInitiallyFocusedView() { in GetInitiallyFocusedView() function in __anonb06cc31d0111::DownloadDangerPromptViews
/external/chromium_org/ui/views/bubble/
Dbubble_delegate_unittest.cc36 virtual View* GetInitiallyFocusedView() OVERRIDE { return view_; } in GetInitiallyFocusedView() function in views::__anon87dadd400111::TestBubbleDelegateView
210 EXPECT_EQ(bubble_delegate->GetInitiallyFocusedView(), in TEST_F()
/external/chromium_org/ui/views/window/
Ddialog_delegate.h96 virtual View* GetInitiallyFocusedView() OVERRIDE;

123