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

  /external/chromium_org/chrome/browser/search_engines/
template_url_parser.cc 44 const char kImageWidthAttribute[] = "width";
381 } else if (name == kImageWidthAttribute) {
  /external/chromium/chrome/browser/search_engines/
template_url_parser.cc 44 static const char kImageWidthAttribute[] = "width";
349 } else if (name == kImageWidthAttribute) {

Completed in 21 milliseconds