Searched refs:restore_focus_to_view (Results 1 – 4 of 4) sorted by relevance
292 bool restore_focus_to_view) { in SetInitialFocus() argument295 external_tab->FocusThroughTabTraversal(reverse, restore_focus_to_view); in SetInitialFocus()
329 bool restore_focus_to_view);
96 void FocusThroughTabTraversal(bool reverse, bool restore_focus_to_view);
274 bool reverse, bool restore_focus_to_view) { in FocusThroughTabTraversal() argument283 if (tab_contents_.get() && restore_focus_to_view) in FocusThroughTabTraversal()