Searched defs:GetDefaultFocusableChild (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/system/
H A Dstatus_area_widget_delegate.cc70 views::View* StatusAreaWidgetDelegate::GetDefaultFocusableChild() { function in class:ash::StatusAreaWidgetDelegate
/external/chromium_org/ui/views/
H A Daccessible_pane_view.cc111 return SetPaneFocus(GetDefaultFocusableChild());
114 views::View* AccessiblePaneView::GetDefaultFocusableChild() { function in class:views::AccessiblePaneView
H A Daccessible_pane_view_unittest.cc35 virtual View* GetDefaultFocusableChild() OVERRIDE;
70 View* TestBarView::GetDefaultFocusableChild() { function in class:views::TestBarView
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.cc154 views::View* DownloadShelfView::GetDefaultFocusableChild() { function in class:DownloadShelfView

Completed in 140 milliseconds