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

/inkscape/share/extensions/
H A Dgcodetools.py894 def csp_subpath_split_by_points(subpath, points) : function
1233 splitted_s = csp_subpath_split_by_points(s, intersections)
2190 parts = csp_subpath_split_by_points(subpath, intersection[i])
6177 parts = csp_subpath_split_by_points(subpath,intersections)

Completed in 299 milliseconds