Home
last modified time | relevance | path

Searched refs:FloatByte (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGPathByteStreamSource.h81 return readType<float, FloatByte>(); in readFloat()
91 float x = readType<float, FloatByte>(); in readFloatPoint()
92 float y = readType<float, FloatByte>(); in readFloatPoint()
DSVGPathByteStream.h39 } FloatByte; typedef
DSVGPathByteStreamBuilder.h74 FloatByte data; in writeFloat()