isAccumulated 259 Source/core/svg/SVGAnimateMotionElement.cpp if (isAccumulated() && repeatCount && m_hasToPointAtEndOfDuration) isAccumulated 282 Source/core/svg/SVGAnimateMotionElement.cpp if (isAccumulated() && repeatCount) { isAccumulated 84 Source/core/svg/SVGAnimationElement.h bool isAccumulated() const; isAccumulated 128 Source/core/svg/SVGAnimationElement.h if (isAccumulated() && repeatCount) isAccumulated 227 Source/core/svg/SVGPathSegList.cpp if (animationElement->isAccumulated() && repeatCount) { isAccumulated 329 Source/core/svg/SVGTransformList.cpp if (animationElement->isAccumulated() && repeatCount) {