calculateAnimationPercentAndRepeat 1185 Source/core/svg/animation/SVGSMILElement.cpp float percent = calculateAnimationPercentAndRepeat(elapsed, repeat); calculateAnimationPercentAndRepeat 205 Source/core/svg/animation/SVGSMILElement.h float calculateAnimationPercentAndRepeat(SMILTime elapsed, unsigned& repeat) const;