Searched refs:currentValuesFromKeyPoints (Results 1 – 2 of 2) sorted by relevance
217 …void currentValuesFromKeyPoints(float percent, float& effectivePercent, String& from, String& to) …
484 void SVGAnimationElement::currentValuesFromKeyPoints(float percent, float& effectivePercent, String… in currentValuesFromKeyPoints() function in WebCore::SVGAnimationElement519 return currentValuesFromKeyPoints(percent, effectivePercent, from, to); in currentValuesForValuesAnimation()