Searched refs:normalized_match (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend.cc151 const AutocompleteMatch& normalized_match = local
160 normalized_match.fill_into_edit, normalized_match.destination_url,
161 normalized_match.contents,
162 StripMatchMarkers(normalized_match.contents_class),
163 normalized_match.description,
164 StripMatchMarkers(normalized_match.description_class),
165 normalized_match.transition, match_type, normalized_match.keyword);

Completed in 239 milliseconds