Searched defs:manually_selected_match_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_popup_model.h62 // |manually_selected_match_|). If |force| is true then the selected line will
103 return manually_selected_match_;
131 AutocompleteResult::Selection manually_selected_match_; member in class:AutocompletePopupModel
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_popup_model.h61 // |manually_selected_match_|). If |force| is true then the selected line will
94 return manually_selected_match_;
128 AutocompleteResult::Selection manually_selected_match_; member in class:OmniboxPopupModel

Completed in 71 milliseconds