Home
last modified time | relevance | path

Searched refs:calculatePercentFromKeyPoints (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimationElement.h102 float calculatePercentFromKeyPoints(float percent) const;
DSVGAnimationElement.cpp403 float SVGAnimationElement::calculatePercentFromKeyPoints(float percent) const in calculatePercentFromKeyPoints() function in WebCore::SVGAnimationElement
433 effectivePercent = calculatePercentFromKeyPoints(percent); in currentValuesFromKeyPoints()
553 effectivePercent = calculatePercentFromKeyPoints(percent); in updateAnimation()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0614045 (WebCore::SVGAnimationElement::calculatePercentFromKeyPoints):
14083 (WebCore::SVGAnimationElement::calculatePercentFromKeyPoints):
DChangeLog63473 (WebCore::SVGAnimationElement::calculatePercentFromKeyPoints):
DChangeLog-2008-08-1027569 (WebCore::SVGAnimationElement::calculatePercentFromKeyPoints):