Searched refs:_appendPoint (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/svg/
H A Dpath-string.h72 _appendPoint(p, true);
84 _appendPoint(p, true);
106 _appendPoint(c, false);
107 _appendPoint(p, true);
120 _appendPoint(c0, false);
121 _appendPoint(c1, false);
122 _appendPoint(p, true);
138 _appendPoint(p, true);
184 void _appendPoint(Geom::Point p, bool sc) { function in class:Inkscape::SVG::PathString

Completed in 38 milliseconds