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

/external/chromium_org/components/omnibox/
H A Dautocomplete_match.cc280 int classification_style = ACMatchClassification::NONE; local
282 !base::StringToInt(tokens[i + 1], &classification_style)) {
287 classification_style));

Completed in 280 milliseconds