Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGPathByteStreamSource.cpp42 pathSegType = static_cast<SVGPathSegType>(readSVGSegmentType()); in parseSVGSegmentType()
48 return static_cast<SVGPathSegType>(readSVGSegmentType()); in nextCommand()
DSVGPathByteStreamSource.h84 unsigned short readSVGSegmentType() in readSVGSegmentType() function
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0683854 (WebCore::SVGPathByteStreamSource::readSVGSegmentType):