Searched defs:currentValuesForValuesAnimation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.cpp477 void SVGAnimationElement::currentValuesForValuesAnimation(float percent, float& effectivePercent, String& from, String& to) function in class:blink::SVGAnimationElement
608 currentValuesForValuesAnimation(percent, effectivePercent, from, to);

Completed in 90 milliseconds