Home | History | Annotate | Download | only in frame

Lines Matching refs:select_all

984 void BrowserView::SetFocusToLocationBar(bool select_all) {
1006 // select_all is true when it's expected that the user may want to copy
1009 if (select_all &&
1013 location_bar->FocusLocation(select_all);