Searched refs:incrementPathSegmentCount (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPathBuilder.h41 virtual void incrementPathSegmentCount() { } function in class:WebCore::SVGPathBuilder
H A DSVGPathConsumer.h47 virtual void incrementPathSegmentCount() = 0;
H A DSVGPathStringBuilder.h35 virtual void incrementPathSegmentCount() { } function in class:WebCore::SVGPathStringBuilder
H A DSVGPathTraversalStateBuilder.h41 virtual void incrementPathSegmentCount();
H A DSVGPathByteStreamBuilder.h38 virtual void incrementPathSegmentCount() { } function in class:WebCore::SVGPathByteStreamBuilder
H A DSVGPathSegListBuilder.h44 virtual void incrementPathSegmentCount() { } function in class:WebCore::SVGPathSegListBuilder
H A DSVGPathTraversalStateBuilder.cpp72 void SVGPathTraversalStateBuilder::incrementPathSegmentCount() function in class:WebCore::SVGPathTraversalStateBuilder
H A DSVGPathParser.cpp393 m_consumer->incrementPathSegmentCount();

Completed in 76 milliseconds