Searched refs:computeCSSPropertyValue (Results 1 – 3 of 3) sorted by relevance
167 void computeCSSPropertyValue(SVGElement*, CSSPropertyID, String& value);
641 void SVGAnimationElement::computeCSSPropertyValue(SVGElement* element, CSSPropertyID id, String& va… in computeCSSPropertyValue() function in WebCore::SVGAnimationElement662 computeCSSPropertyValue(svgParent, cssPropertyID(attributeName.localName()), value); in adjustForInheritance()
238 computeCSSPropertyValue(targetElement, cssPropertyID(attributeName.localName()), baseValue); in resetAnimatedType()