Searched refs:toColorString (Results 1 – 1 of 1) sorted by relevance
240 String toColorString; in calculateAnimatedValue() local241 adjustForInheritance(targetElement, attributeName(), toColorString); in calculateAnimatedValue()242 m_toColor = SVGColor::colorFromRGBColorString(toColorString); in calculateAnimatedValue()