Searched refs:parseSVGValue (Results 1 – 3 of 3) sorted by relevance
42 bool CSSParser::parseSVGValue(CSSPropertyID propId, bool important) in parseSVGValue() function in WebCore::CSSParser
223 bool parseSVGValue(CSSPropertyID propId, bool important);
2824 return parseSVGValue(propId, important); in parseValue()