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

/inkscape/src/2geom/
H A Dpath-sink.h196 void setStitching(bool s) { function in class:Geom::PathIteratorSink
197 _path.setStitching(s);
H A Dpath.h305 * curve data, you can call setStitching(true), which will insert line segments
810 void setStitching(bool x) { function in class:Geom::Path

Completed in 47 milliseconds