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

/inkscape/share/extensions/
H A Daddnodes.py32 def cspbezsplit(sp1, sp2, t = 0.5): function
43 return cspbezsplit(sp1, sp2, t)
H A Dconvert2dashes.py33 def cspbezsplit(sp1, sp2, t = 0.5): function
44 return cspbezsplit(sp1, sp2, t)
H A Dinterp.py33 def cspbezsplit(sp1, sp2, t = 0.5): function
44 return cspbezsplit(sp1, sp2, t)
267 start[subpath][segment - 1:segment + 1] = cspbezsplit(sp1, sp2)
H A Dmeasure.py79 def cspbezsplit(sp1, sp2, t = 0.5): function
90 return cspbezsplit(sp1, sp2, t)

Completed in 182 milliseconds