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

/inkscape/src/2geom/
H A Dpiecewise.h239 inline void concat(const Piecewise<T> &other) { function in class:Geom::Piecewise
254 //Like concat, but ensures continuity.
825 result.concat(fgi);
/inkscape/src/display/
H A Dcurve.cpp137 SPCurve::concat(GSList const *list) function in class:SPCurve
/inkscape/share/extensions/
H A Dgcodetools.py1207 def concat(s1,s2) : function in function:csp_concat_subpaths
1219 result = concat(result,s1)

Completed in 41 milliseconds