Searched refs:allowFontFromSource (Results 1 - 3 of 3) sorted by relevance

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

Completed in 191 milliseconds