Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:selection_start

740     size_t selection_start,
783 const bool no_selection = selection_start == selection_end;
793 ShouldAllowExactKeywordMatch(old_user_text, user_text_, selection_start);
801 no_selection && selection_start == user_text_.length() &&