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

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_match.h166 ACMatchClassifications description_class; member in struct:AutocompleteMatch
H A Dhistory_contents_provider.cc241 match->description_class.push_back(
244 match->description_class.push_back(
250 match->description_class.push_back(
H A Dautocomplete_match.cc159 ValidateClassifications(description, description_class);
H A Dhistory_provider.cc51 i->description_class.clear();
H A Dkeyword_provider.cc442 &result.description_class);
510 match->description_class.clear();
H A Dextension_app_provider.cc74 HighlightMatch(input, &match.description_class, url_iter, url);
H A Dhistory_quick_provider.cc174 match.description_class = SpansFromTermMatch(history_match.title_matches,
H A Dhistory_url_provider.cc391 ACMatchClassification::NONE, &match->description_class);
819 &match.description_class);
H A Dhistory_quick_provider_unittest.cc282 ACMatchClassifications description(ac_matches_[0].description_class);
H A Dsearch_provider.cc93 // Reset the description/description_class of all searches. We'll set the
100 i->description_class.clear();
870 &match.description_class);
907 match.description_class.push_back(
H A Dautocomplete_unittest.cc98 match.description_class.push_back(
H A Dautocomplete_popup_view_gtk.cc671 SetupLayoutForMatch(layout_, match.description, match.description_class,
/external/chromium/chrome/browser/ui/views/autocomplete/
H A Dtouch_autocomplete_popup_contents_view.cc39 DrawString(canvas, match.description, match.description_class, true, x,
H A Dautocomplete_result_view.cc203 DrawString(canvas, match.description, match.description_class, true, x,

Completed in 109 milliseconds