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

/inkscape/share/extensions/
H A Dgcodetools.py1980 def csp_join_offsets(prev,next,sp1,sp2,sp1_l,sp2_l,r): function in function:csp_offset
2103 prev, arc, next = csp_join_offsets(subpath_offset[-prev_l:],segment_offset,sp1,sp2,sp1_l,sp2_l,r)
2112 prev, arc, next = csp_join_offsets(subpath_offset[-prev_l:], subpath_offset[:2], subpath[0], subpath[1], sp1_l,sp2_l, r)

Completed in 35 milliseconds