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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.cpp458 float SVGAnimationElement::calculatePercentForFromTo(float percent) const function in class:blink::SVGAnimationElement
621 effectivePercent = calculatePercentForFromTo(percent);

Completed in 151 milliseconds