Searched refs:ParseColor (Results 1 – 2 of 2) sorted by relevance
78 RetainPtr<CFX_CSSValue> ParseColor(const wchar_t* pszValue,
204 pCSSValue = ParseColor(pszValue, iValueLen); in AddProperty()304 RetainPtr<CFX_CSSValue> CFX_CSSDeclaration::ParseColor(const wchar_t* pszValue, in ParseColor() function in CFX_CSSDeclaration