Home
last modified time | relevance | path

Searched refs:calculateAnimatedValue (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimateTransformElement.h50 …virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultEleme…
DSVGAnimateMotionElement.h44 …virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultEleme…
DSVGAnimateElement.h49 …virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultEleme…
DSVGAnimationElement.h96 …virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultEleme…
DSVGAnimateTransformElement.cpp132 void SVGAnimateTransformElement::calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILE… in calculateAnimatedValue() function in WebCore::SVGAnimateTransformElement
DSVGAnimateMotionElement.cpp180 void SVGAnimateMotionElement::calculateAnimatedValue(float percentage, unsigned, SVGSMILElement*) in calculateAnimatedValue() function in WebCore::SVGAnimateMotionElement
DSVGAnimateElement.cpp167 void SVGAnimateElement::calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* r… in calculateAnimatedValue() function in WebCore::SVGAnimateElement
DSVGAnimationElement.cpp559 calculateAnimatedValue(effectivePercent, repeat, resultElement); in updateAnimation()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-108335 (WebCore::SVGAnimateElement::calculateAnimatedValue):
15216 (WebCore::SVGAnimateElement::calculateAnimatedValue):
28987 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):
29488 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):
29555 (WebCore::SVGAnimateElement::calculateAnimatedValue):
29563 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):
29568 (WebCore::SVGAnimateTransformElement::calculateAnimatedValue):
29575 … - calculateAnimatedValue() computes the value and adds it to the element used for accumulation
DChangeLog-2011-02-161514 …(WebCore::SVGAnimateElement::calculateAnimatedValue): When a property value is 'inherit' or 'curre…
15299 (WebCore::SVGAnimateElement::calculateAnimatedValue):
17587 …(WebCore::SVGAnimateElement::calculateAnimatedValue): Take the value of the last SVGAnimateElement…
38026 (WebCore::SVGAnimateElement::calculateAnimatedValue):
DChangeLog-2010-05-2423160 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):
29359 (WebCore::SVGAnimateElement::calculateAnimatedValue):
51017 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):
DChangeLog63442 (WebCore::SVGAnimateElement::calculateAnimatedValue):
63454 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):
63461 (WebCore::SVGAnimateTransformElement::calculateAnimatedValue):
DChangeLog-2010-12-0614413 (WebCore::SVGAnimateTransformElement::calculateAnimatedValue):
16672 (WebCore::SVGAnimateElement::calculateAnimatedValue):
79249 (WebCore::SVGAnimateElement::calculateAnimatedValue):
DChangeLog-2009-06-1641242 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):