Searched refs:appendedByteStream (Results 1 – 1 of 1) sorted by relevance
148 OwnPtr<SVGPathByteStream> appendedByteStream = SVGPathByteStream::create(); in appendSVGPathByteStreamFromSVGPathSeg() local150 SVGPathByteStreamBuilder* builder = globalSVGPathByteStreamBuilder(appendedByteStream.get()); in appendSVGPathByteStreamFromSVGPathSeg()157 result->append(appendedByteStream.get()); in appendSVGPathByteStreamFromSVGPathSeg()