HomeSort by relevance Sort by last modified time
    Searched refs:kImageTypeAttribute (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/search_engines/
template_url_parser.cc 43 const char kImageTypeAttribute[] = "type";
379 if (name == kImageTypeAttribute) {
  /external/chromium/chrome/browser/search_engines/
template_url_parser.cc 43 static const char kImageTypeAttribute[] = "type";
347 if (name == kImageTypeAttribute) {

Completed in 608 milliseconds