Searched defs:moveto_initial (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dpath-sink.cpp39 void PathSink::feed(Curve const &c, bool moveto_initial) argument
41 c.feed(*this, moveto_initial);

Completed in 13 milliseconds