Searched refs:pFontFaceRule (Results 1 – 1 of 1) sorted by relevance
292 CFDE_CSSFontFaceRule* pFontFaceRule = NULL; in LoadFontFaceRule() local309 pFontFaceRule->GetDeclImp().AddProperty(&propertyArgs, pszValue, in LoadFontFaceRule()315 if (pFontFaceRule == NULL) { in LoadFontFaceRule()316 pFontFaceRule = FDE_NewWith(m_pAllocator) CFDE_CSSFontFaceRule; in LoadFontFaceRule()317 ruleArray.Add(pFontFaceRule); in LoadFontFaceRule()