Searched defs:parseColor (Results 1 – 1 of 1) sorted by relevance
306 bool CSSParser::parseColor(RGBA32& color, const String& string, bool strict) in parseColor() function in WebCore::CSSParser329 bool CSSParser::parseColor(CSSMutableStyleDeclaration* declaration, const String& string) in parseColor() function in WebCore::CSSParser3554 bool CSSParser::parseColor(const String &name, RGBA32& rgb, bool strict) in parseColor() function in WebCore::CSSParser3639 PassRefPtr<CSSPrimitiveValue> CSSParser::parseColor(CSSParserValue* value) in parseColor() function in WebCore::CSSParser