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

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

Completed in 652 milliseconds