Searched refs:incrementPathSegmentCount (Results 1 – 8 of 8) sorted by relevance
36 virtual void incrementPathSegmentCount() { } in incrementPathSegmentCount() function
48 virtual void incrementPathSegmentCount() = 0;
38 virtual void incrementPathSegmentCount();
41 virtual void incrementPathSegmentCount() { } in incrementPathSegmentCount() function
44 virtual void incrementPathSegmentCount() { } in incrementPathSegmentCount() function
73 void SVGPathTraversalStateBuilder::incrementPathSegmentCount() in incrementPathSegmentCount() function in WebCore::SVGPathTraversalStateBuilder
39 virtual void incrementPathSegmentCount() { } in incrementPathSegmentCount() function
385 m_consumer->incrementPathSegmentCount(); in parsePathDataFromSource()