pointAtLength     283 Source/core/svg/SVGAnimateMotionElement.cpp         FloatPoint positionAtEndOfDuration = m_animationPath.pointAtLength(m_animationPath.length(), ok);
pointAtLength      85 Source/platform/graphics/Path.h     FloatPoint pointAtLength(float length, bool& ok) const;