Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_cssdeclaration.cpp220 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
233 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
240 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
247 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
254 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
446 bool CFDE_CSSDeclaration::ParseBorderProperty( in ParseBorderProperty() function in CFDE_CSSDeclaration
Dcfde_cssdeclaration.h64 bool ParseBorderProperty(const FX_WCHAR* pszValue,