Searched refs:applyResultsToTarget (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGDiscardElement.h48 virtual void applyResultsToTarget() OVERRIDE { }
H A DSVGAnimateMotionElement.h51 virtual void applyResultsToTarget() OVERRIDE;
H A DSVGAnimateElement.h55 virtual void applyResultsToTarget() OVERRIDE FINAL;
H A DSVGAnimateElement.cpp314 void SVGAnimateElement::applyResultsToTarget() function in class:WebCore::SVGAnimateElement
H A DSVGAnimateMotionElement.cpp291 void SVGAnimateMotionElement::applyResultsToTarget() function in class:WebCore::SVGAnimateMotionElement
/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
H A DSVGSMILElement.h111 virtual void applyResultsToTarget() = 0;
H A DSMILTimeContainer.cpp444 animationsToApply[i]->applyResultsToTarget();

Completed in 139 milliseconds