Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssdeclaration.h65 void ParseValueListProperty(const CFX_CSSData::Property* pProperty,
H A Dcfx_cssdeclaration.cpp274 ParseValueListProperty(property, pszValue, iValueLen, bImportant); in AddProperty()
325 void CFX_CSSDeclaration::ParseValueListProperty( in ParseValueListProperty() function in CFX_CSSDeclaration
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssdeclaration.h65 void ParseValueListProperty(const CFX_CSSData::Property* pProperty,
H A Dcfx_cssdeclaration.cpp273 ParseValueListProperty(property, pszValue, iValueLen, bImportant); in AddProperty()
324 void CFX_CSSDeclaration::ParseValueListProperty( in ParseValueListProperty() function in CFX_CSSDeclaration
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fde/css/
H A Dfde_cssdeclaration.h114 FX_BOOL ParseValueListProperty(const FDE_CSSPROPERTYARGS* pArgs,
H A Dfde_cssdeclaration.cpp253 return ParseValueListProperty(pArgs, pszValue, iValueLen, bImportant); in AddProperty()
525 FX_BOOL CFDE_CSSDeclaration::ParseValueListProperty( in ParseValueListProperty() function in CFDE_CSSDeclaration