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

  /external/chromium_org/content/public/common/
resource_type.h 17 RESOURCE_TYPE_STYLESHEET, // a CSS stylesheet
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor_unittest.cc 215 content::RESOURCE_TYPE_STYLESHEET,
290 content::RESOURCE_TYPE_STYLESHEET,
390 content::RESOURCE_TYPE_STYLESHEET, "text/css", false);
404 content::RESOURCE_TYPE_STYLESHEET,
447 content::RESOURCE_TYPE_STYLESHEET, "text/css", false);
471 content::RESOURCE_TYPE_STYLESHEET, "text/css", true);
477 content::RESOURCE_TYPE_STYLESHEET,
498 content::RESOURCE_TYPE_STYLESHEET,
541 content::RESOURCE_TYPE_STYLESHEET, "text/css", false);
565 content::RESOURCE_TYPE_STYLESHEET, "text/css", true)
    [all...]
resource_prefetch_predictor_tables_unittest.cc 172 content::RESOURCE_TYPE_STYLESHEET,
292 content::RESOURCE_TYPE_STYLESHEET,
373 content::RESOURCE_TYPE_STYLESHEET,
resource_prefetch_predictor_tables.cc 109 case content::RESOURCE_TYPE_STYLESHEET:
resource_prefetch_predictor.cc 263 return content::RESOURCE_TYPE_STYLESHEET;
    [all...]
  /external/chromium_org/content/child/
web_url_request_util.cc 75 return RESOURCE_TYPE_STYLESHEET;
  /external/chromium_org/chrome/browser/ui/webui/predictors/
predictors_handler.cc 28 case content::RESOURCE_TYPE_STYLESHEET:
  /external/chromium_org/chrome/browser/net/
chrome_network_delegate.cc 652 info->GetResourceType() == content::RESOURCE_TYPE_STYLESHEET ||
  /external/chromium_org/extensions/browser/api/web_request/
web_request_api_helpers.cc 65 content::RESOURCE_TYPE_STYLESHEET,
    [all...]

Completed in 87 milliseconds