Searched refs:m_fontSrc (Results 1 – 2 of 2) sorted by relevance
123 OwnPtr<SourceListDirective> m_fontSrc; variable
326 …checkSourceAndReportViolation(operativeDirective(m_fontSrc.get()), url, ContentSecurityPolicy::Fon… in allowFontFromSource()327 checkSource(operativeDirective(m_fontSrc.get()), url); in allowFontFromSource()649 setCSPDirective<SourceListDirective>(name, value, m_fontSrc); in addDirective()