incrementPathSegmentCount   41 Source/core/svg/SVGPathBuilder.h     virtual void incrementPathSegmentCount() OVERRIDE { }
incrementPathSegmentCount   38 Source/core/svg/SVGPathByteStreamBuilder.h     virtual void incrementPathSegmentCount() OVERRIDE { }
incrementPathSegmentCount   47 Source/core/svg/SVGPathConsumer.h     virtual void incrementPathSegmentCount() = 0;
incrementPathSegmentCount  393 Source/core/svg/SVGPathParser.cpp         m_consumer->incrementPathSegmentCount();
incrementPathSegmentCount   44 Source/core/svg/SVGPathSegListBuilder.h     virtual void incrementPathSegmentCount() OVERRIDE { }
incrementPathSegmentCount   35 Source/core/svg/SVGPathStringBuilder.h     virtual void incrementPathSegmentCount() OVERRIDE { }
incrementPathSegmentCount   41 Source/core/svg/SVGPathTraversalStateBuilder.h     virtual void incrementPathSegmentCount() OVERRIDE;