Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.h65 void ParseValueListProperty(const CFX_CSSData::Property* pProperty,
Dcfx_cssdeclaration.cpp274 ParseValueListProperty(property, pszValue, iValueLen, bImportant); in AddProperty()
325 void CFX_CSSDeclaration::ParseValueListProperty( in ParseValueListProperty() function in CFX_CSSDeclaration