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

  /external/webkit/Source/WebCore/page/
ContentSecurityPolicy.h 57 bool allowStyleFromSource(const KURL&) const;
ContentSecurityPolicy.cpp 521 bool ContentSecurityPolicy::allowStyleFromSource(const KURL& url) const
  /external/webkit/Source/WebCore/loader/cache/
CachedResourceLoader.cpp 282 if (!m_document->contentSecurityPolicy()->allowStyleFromSource(url))

Completed in 3096 milliseconds