Searched refs:calculateAnimatedValue (Results 1 – 14 of 14) sorted by relevance
/external/webkit/Source/WebCore/svg/ |
D | SVGAnimateTransformElement.h | 50 …virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultEleme…
|
D | SVGAnimateMotionElement.h | 44 …virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultEleme…
|
D | SVGAnimateElement.h | 49 …virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultEleme…
|
D | SVGAnimationElement.h | 96 …virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultEleme…
|
D | SVGAnimateTransformElement.cpp | 132 void SVGAnimateTransformElement::calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILE… in calculateAnimatedValue() function in WebCore::SVGAnimateTransformElement
|
D | SVGAnimateMotionElement.cpp | 180 void SVGAnimateMotionElement::calculateAnimatedValue(float percentage, unsigned, SVGSMILElement*) in calculateAnimatedValue() function in WebCore::SVGAnimateMotionElement
|
D | SVGAnimateElement.cpp | 167 void SVGAnimateElement::calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* r… in calculateAnimatedValue() function in WebCore::SVGAnimateElement
|
D | SVGAnimationElement.cpp | 559 calculateAnimatedValue(effectivePercent, repeat, resultElement); in updateAnimation()
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2008-08-10 | 8335 (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
|
D | ChangeLog-2011-02-16 | 1514 …(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):
|
D | ChangeLog-2010-05-24 | 23160 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue): 29359 (WebCore::SVGAnimateElement::calculateAnimatedValue): 51017 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):
|
D | ChangeLog | 63442 (WebCore::SVGAnimateElement::calculateAnimatedValue): 63454 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue): 63461 (WebCore::SVGAnimateTransformElement::calculateAnimatedValue):
|
D | ChangeLog-2010-12-06 | 14413 (WebCore::SVGAnimateTransformElement::calculateAnimatedValue): 16672 (WebCore::SVGAnimateElement::calculateAnimatedValue): 79249 (WebCore::SVGAnimateElement::calculateAnimatedValue):
|
D | ChangeLog-2009-06-16 | 41242 (WebCore::SVGAnimateMotionElement::calculateAnimatedValue):
|