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

/inkscape/src/2geom/
H A Dcairo-path-sink.cpp105 void CairoPathSink::closePath() function in class:Geom::CairoPathSink
H A Dpath-sink.h73 virtual void closePath() = 0;
103 /// Output an axis-aligned rectangle, using moveTo, lineTo and closePath.
181 void closePath() { function in class:Geom::PathIteratorSink
H A Dsvg-path-writer.cpp165 void SVGPathWriter::closePath() function in class:Geom::SVGPathWriter
/inkscape/share/extensions/ink2canvas/
H A Dcanvas.py189 def closePath(self): member in class:Canvas
194 #self.write("%s.closePath();" % self.obj)
/inkscape/src/display/
H A Ddrawing-context.h64 void closePath() { cairo_close_path(_ct); } function in class:Inkscape::DrawingContext
/inkscape/src/svg/
H A Dpath-string.h142 PathString &closePath() { function in class:Inkscape::SVG::PathString

Completed in 137 milliseconds