Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp178 bool ParseCSSNumber(const wchar_t* pszValue, in ParseCSSNumber() function
264 if (!ParseCSSNumber(pszValue, iValueLen, fValue, eNumType)) in ParseCSSColor()
435 if (!ParseCSSNumber(pszValue, iValueLen, fValue, eUnit)) in ParseNumber()
486 if (ParseCSSNumber(pszValue, iValueLen, fValue, eNumType)) in ParseValueListProperty()
607 if (ParseCSSNumber(pszValue, iValueLen, fValue, eNumType)) in ParseBorderProperty()
717 if (!ParseCSSNumber(pszValue, iValueLen, fValue, eNumType)) in ParseFontProperty()