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

/external/chromium_org/chrome/browser/autocomplete/
H A Dbookmark_provider.cc165 const base::string16& fixed_up_input_text,
179 input.text(), fixed_up_input_text, false, url_utf16);
163 BookmarkMatchToACMatch( const AutocompleteInput& input, const base::string16& fixed_up_input_text, const BookmarkMatch& bookmark_match) argument
H A Dshortcuts_provider.cc188 const base::string16& fixed_up_input_text) {
231 input.text(), fixed_up_input_text, true, match.fill_into_edit);
184 ShortcutToACMatch( const history::ShortcutsDatabase::Shortcut& shortcut, int relevance, const AutocompleteInput& input, const base::string16& fixed_up_input_text) argument

Completed in 104 milliseconds