Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdeclaration.h105 FX_BOOL ParseValueListProperty(FDE_LPCCSSPROPERTYARGS pArgs,
Dfde_cssdeclaration.cpp256 return ParseValueListProperty(pArgs, pszValue, iValueLen, bImportant); in AddProperty()
521 FX_BOOL CFDE_CSSDeclaration::ParseValueListProperty( in ParseValueListProperty() function in CFDE_CSSDeclaration