Home | History | Annotate | Download | only in location_bar

Lines Matching refs:select_all

617 void LocationBarView::FocusLocation(bool select_all) {
619 if (select_all)
1725 void LocationBarView::SetFocusAndSelection(bool select_all) {
1726 FocusLocation(select_all);