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

  /external/chromium_org/third_party/WebKit/public/web/
WebURLLoaderOptions.h 46 , sniffContent(false)
54 bool sniffContent; // Whether to sniff content.
  /external/chromium_org/third_party/WebKit/Source/core/loader/
ResourceLoaderOptions.h 44 SniffContent,
96 , sniffContent(DoNotSniffContent)
110 ContentSniffingPolicy sniffContent,
120 , sniffContent(sniffContent)
132 ContentSniffingPolicy sniffContent;

Completed in 57 milliseconds