Searched refs:selection_max (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_gtk.h64 int selection_max() const { return std::max(cp_min, cp_max); } function in struct:AutocompleteEditViewGtk::CharRange
H A Dautocomplete_edit_view_gtk.cc736 new_text, new_sel.selection_min(), new_sel.selection_max(),

Completed in 58 milliseconds