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

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_match.h42 struct ACMatchClassification { struct in struct:AutocompleteMatch
53 ACMatchClassification(size_t offset, int style) function in struct:AutocompleteMatch::ACMatchClassification
64 typedef std::vector<ACMatchClassification> ACMatchClassifications;
201 typedef AutocompleteMatch::ACMatchClassification ACMatchClassification; typedef
202 typedef std::vector<ACMatchClassification> ACMatchClassifications;

Completed in 74 milliseconds