Searched refs:addAnimatedPath (Results 1 – 3 of 3) sorted by relevance
39 bool addAnimatedPath(SVGPathSource*, SVGPathSource*, SVGPathConsumer*, unsigned repeatCount);
276 bool ok = blender->addAnimatedPath(fromSource.get(), bySource.get(), builder, repeatCount); in addToSVGPathByteStream()
299 bool SVGPathBlender::addAnimatedPath(SVGPathSource* fromSource, SVGPathSource* toSource, SVGPathCon… in addAnimatedPath() function in WebCore::SVGPathBlender