calculateKeyTimesIndex  451 Source/core/svg/SVGAnimationElement.cpp     unsigned index = calculateKeyTimesIndex(percent);
calculateKeyTimesIndex  539 Source/core/svg/SVGAnimationElement.cpp     unsigned index = calculateKeyTimesIndex(percent);
calculateKeyTimesIndex  646 Source/core/svg/SVGAnimationElement.cpp         effectivePercent = calculatePercentForSpline(percent, calculateKeyTimesIndex(percent));
calculateKeyTimesIndex  193 Source/core/svg/SVGAnimationElement.h     unsigned calculateKeyTimesIndex(float percent) const;