Home | History | Annotate | Download | only in autocomplete

Lines Matching full:current_match

216       AutocompleteMatch current_match = CurrentMatch();
217 if (current_match.destination_url == PermanentURL()) {
510 AutocompleteMatch current_match;
511 GetInfoForCurrentText(&current_match, NULL);
515 current_match : result().match_at(index);