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

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

Completed in 148 milliseconds