Searched refs:url_style (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/chrome/browser/autocomplete/
H A Dbookmark_provider.cc319 ACMatchClassification::Style url_style = local
324 classifications.push_back(ACMatchClassification(0, url_style));
334 text_length, url_style, &new_class);
H A Dhistory_provider.cc84 ACMatchClassification::Style url_style = local
89 spans.push_back(ACMatchClassification(0, url_style));
93 spans.push_back(ACMatchClassification(0, url_style));
98 ACMatchClassification::MATCH | url_style));
105 spans.push_back(ACMatchClassification(offset, url_style));

Completed in 116 milliseconds