Searched defs:fromSource (Results 1 – 3 of 3) sorted by relevance
299 bool SVGPathBlender::addAnimatedPath(SVGPathSource* fromSource, SVGPathSource* toSource, SVGPathCon… in addAnimatedPath()305 bool SVGPathBlender::blendAnimatedPath(float progress, SVGPathSource* fromSource, SVGPathSource* to… in blendAnimatedPath()
216 SVGPathByteStreamSource fromSource(fromStream); in calculateAnimatedValue() local
177 SVGPathByteStreamSource fromSource(fromStreamCopy.get()); in addToSVGPathByteStream() local