addAnimatedPath    39 Source/core/svg/SVGPathBlender.h     bool addAnimatedPath(SVGPathSource*, SVGPathSource*, SVGPathConsumer*, unsigned repeatCount);
addAnimatedPath   180 Source/core/svg/SVGPathUtilities.cpp     bool ok = blender->addAnimatedPath(&fromSource, &bySource, builder, repeatCount);