Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_cssdeclaration.h67 void ParseValueListProperty(const FDE_CSSPropertyTable* pTable,
Dcfde_cssdeclaration.cpp265 ParseValueListProperty(pTable, pszValue, iValueLen, bImportant); in AddProperty()
321 void CFDE_CSSDeclaration::ParseValueListProperty( in ParseValueListProperty() function in CFDE_CSSDeclaration