Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdeclaration.cpp981 CFDE_CSSValueArray familyList; in ParseFontProperty() local
1039 familyList.Add(FDE_NewWith(pStaticStore) CFDE_CSSPrimitiveValue( in ParseFontProperty()
1102 if (familyList.GetSize() > 0) { in ParseFontProperty()
1104 FDE_NewWith(pStaticStore) CFDE_CSSValueList(pStaticStore, familyList); in ParseFontProperty()