Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.h67 void ParseValueListProperty(const CFX_CSSPropertyTable* pTable,
Dcfx_cssdeclaration.cpp417 ParseValueListProperty(pTable, pszValue, iValueLen, bImportant); in AddProperty()
468 void CFX_CSSDeclaration::ParseValueListProperty( in ParseValueListProperty() function in CFX_CSSDeclaration