Home
last modified time | relevance | path

Searched defs:incrementPathSegmentCount (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathStringBuilder.h35 virtual void incrementPathSegmentCount() OVERRIDE { } in incrementPathSegmentCount() function
DSVGPathByteStreamBuilder.h38 virtual void incrementPathSegmentCount() OVERRIDE { } in incrementPathSegmentCount() function
DSVGPathSegListBuilder.h44 virtual void incrementPathSegmentCount() OVERRIDE { } in incrementPathSegmentCount() function
DSVGPathTraversalStateBuilder.cpp72 void SVGPathTraversalStateBuilder::incrementPathSegmentCount() in incrementPathSegmentCount() function in WebCore::SVGPathTraversalStateBuilder
DSVGPathBuilder.h41 virtual void incrementPathSegmentCount() OVERRIDE { } in incrementPathSegmentCount() function