applyResultsToTarget   50 Source/core/svg/SVGAnimateElement.h     virtual void applyResultsToTarget() OVERRIDE FINAL;
applyResultsToTarget   53 Source/core/svg/SVGAnimateMotionElement.h     virtual void applyResultsToTarget() OVERRIDE;
applyResultsToTarget   48 Source/core/svg/SVGDiscardElement.h     virtual void applyResultsToTarget() OVERRIDE { }
applyResultsToTarget  425 Source/core/svg/animation/SMILTimeContainer.cpp         animationsToApply[i]->applyResultsToTarget();
applyResultsToTarget  110 Source/core/svg/animation/SVGSMILElement.h     virtual void applyResultsToTarget() = 0;