Home
last modified time | relevance | path

Searched refs:should_advance_focus_to_parent_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/focus/
Dfocus_manager_unittest.cc847 should_advance_focus_to_parent_(false) {} in AdvanceFocusWidgetDelegate()
851 should_advance_focus_to_parent_ = value; in set_should_advance_focus_to_parent()
856 return should_advance_focus_to_parent_; in ShouldAdvanceFocusToTopLevelWidget()
863 bool should_advance_focus_to_parent_; member in views::__anon30c843280311::AdvanceFocusWidgetDelegate