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

/external/chromium_org/components/omnibox/
H A Dautocomplete_match.h53 struct ACMatchClassification { struct in struct:AutocompleteMatch
64 ACMatchClassification(size_t offset, int style) function in struct:AutocompleteMatch::ACMatchClassification
75 typedef std::vector<ACMatchClassification> ACMatchClassifications;
385 typedef AutocompleteMatch::ACMatchClassification ACMatchClassification; typedef
386 typedef std::vector<ACMatchClassification> ACMatchClassifications;

Completed in 193 milliseconds