HomeSort by relevance Sort by last modified time
    Searched full:url_style (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/autocomplete/
history_quick_provider.cc 323 ACMatchClassification::Style url_style = local
328 spans.push_back(ACMatchClassification(0, url_style));
332 spans.push_back(ACMatchClassification(0, url_style));
337 ACMatchClassification::MATCH | url_style));
344 spans.push_back(ACMatchClassification(offset, url_style));

Completed in 42 milliseconds