Home
last modified time | relevance | path

Searched refs:allowFontFromSource (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.h58 bool allowFontFromSource(const KURL&) const;
DContentSecurityPolicy.cpp526 bool ContentSecurityPolicy::allowFontFromSource(const KURL& url) const in allowFontFromSource() function in WebCore::ContentSecurityPolicy
/external/webkit/Source/WebCore/loader/cache/
DCachedResourceLoader.cpp290 if (!m_document->contentSecurityPolicy()->allowFontFromSource(url)) in canRequest()
/external/webkit/Source/WebCore/
DChangeLog6548 (WebCore::ContentSecurityPolicy::allowFontFromSource):
15274 (WebCore::ContentSecurityPolicy::allowFontFromSource):
15449 (WebCore::ContentSecurityPolicy::allowFontFromSource):
27045 (WebCore::ContentSecurityPolicy::allowFontFromSource):