Searched refs:manually_selected_match_ (Results 1 – 2 of 2) sorted by relevance
75 manually_selected_match_.Clear(); in SetSelectedLine()78 manually_selected_match_.destination_url = match.destination_url; in SetSelectedLine()79 manually_selected_match_.provider_affinity = match.provider; in SetSelectedLine()80 manually_selected_match_.is_history_what_you_typed_match = in SetSelectedLine()206 const bool was_temporary_text = !manually_selected_match_.empty(); in TryDeletingCurrentItem()240 manually_selected_match_.Clear(); in OnResultChanged()
103 return manually_selected_match_; in manually_selected_match()131 AutocompleteResult::Selection manually_selected_match_; variable