Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp229 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
242 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
249 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
256 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
263 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
449 bool CFX_CSSDeclaration::ParseBorderProperty( in ParseBorderProperty() function in CFX_CSSDeclaration
Dcfx_cssdeclaration.h62 bool ParseBorderProperty(const wchar_t* pszValue,