Searched defs:byteStream (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGPathByteStreamBuilder.h34 void setCurrentByteStream(SVGPathByteStream* byteStream) { m_byteStream = byteStream; } argument
H A DSVGAnimatedPath.cpp36 auto byteStream = std::make_unique<SVGPathByteStream>(); local
48 auto byteStream = std::make_unique<SVGPathByteStream>(); local
/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGAnimatedPathSegListPropertyTearOff.h69 void animationStarted(SVGPathByteStream* byteStream, const SVGPathSegList* baseValue) argument

Completed in 114 milliseconds