Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp372 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
385 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
392 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
399 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
406 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { in AddProperty()
591 bool CFX_CSSDeclaration::ParseBorderProperty( in ParseBorderProperty() function in CFX_CSSDeclaration
Dcfx_cssdeclaration.h64 bool ParseBorderProperty(const wchar_t* pszValue,