Searched defs:effectivePercent (Results 1 – 1 of 1) sorted by relevance
476 void SVGAnimationElement::currentValuesFromKeyPoints(float percent, float& effectivePercent, String… in currentValuesFromKeyPoints()487 void SVGAnimationElement::currentValuesForValuesAnimation(float percent, float& effectivePercent, S… in currentValuesForValuesAnimation()606 float effectivePercent; in updateAnimation() local