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

/inkscape/share/extensions/
H A Dgcodetools.py280 b = csp_true_bounds( [[sp1,sp2]])
495 def csp_true_bounds(csp) : function
1236 for p in csp_true_bounds([s]) :
2250 minx,miny,maxx,maxy = csp_true_bounds([s])
4776 min_x,min_y,min_i,min_j,min_t = csp_true_bounds(csp)[1]
5022 bounds = csp_true_bounds(rotated_path)
6143 minx,miny,maxx,maxy = csp_true_bounds([subpath])
6179 minx,miny,maxx,maxy = csp_true_bounds([part])
6200 minx,miny,maxx,maxy = csp_true_bounds([fine_cut])

Completed in 1875 milliseconds