Home
last modified time | relevance | path

Searched defs:effectivePercent (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimationElement.cpp428 void SVGAnimationElement::currentValuesFromKeyPoints(float percent, float& effectivePercent, String… in currentValuesFromKeyPoints()
439 void SVGAnimationElement::currentValuesForValuesAnimation(float percent, float& effectivePercent, S… in currentValuesForValuesAnimation()
539 float effectivePercent; in updateAnimation() local