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

/inkscape/share/extensions/
H A Daddnodes.py47 def csplength(csp): function
87 #lens, total = csplength(p)
H A Dinterp.py48 def csplength(csp): function
192 slengths, stotal = csplength(start)
193 elengths, etotal = csplength(end)
H A Dmeasure.py94 def csplength(csp): function
229 slengths, stotal = csplength(p)
H A Dgcodetools.py8 csp_special_points, csplength, rebuild_csp, csp_slope,
782 def csplength(csp): function

Completed in 300 milliseconds