Home
last modified time | relevance | path

Searched refs:calculateAnimationPercentAndRepeat (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/animation/
DSVGSMILElement.h184 float calculateAnimationPercentAndRepeat(SMILTime elapsed, unsigned& repeat) const;
DSVGSMILElement.cpp819 float SVGSMILElement::calculateAnimationPercentAndRepeat(SMILTime elapsed, unsigned& repeat) const in calculateAnimationPercentAndRepeat() function in WebCore::SVGSMILElement
913 float percent = calculateAnimationPercentAndRepeat(elapsed, repeat); in progress()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1635299 (WebCore::SVGSMILElement::calculateAnimationPercentAndRepeat):
DChangeLog-2008-08-1032855 (WebCore::SVGSMILElement::calculateAnimationPercentAndRepeat):