Searched defs:effectivePercent (Results 1 – 1 of 1) sorted by relevance
428 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