Home | History | Annotate | Download | only in location_bar

Lines Matching refs:entry_end

647   base::string16::size_type entry_end;
648 omnibox_view_->GetSelectionBounds(&entry_start, &entry_end);
650 state->selection_end = entry_end;