currentValuesFromKeyPoints  533 Source/core/svg/SVGAnimationElement.cpp         return currentValuesFromKeyPoints(percent, effectivePercent, from, to);
currentValuesFromKeyPoints  190 Source/core/svg/SVGAnimationElement.h     void currentValuesFromKeyPoints(float percent, float& effectivePercent, String& from, String& to) const;