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

/inkscape/share/extensions/
H A Dgcodetools.py11 Fixed csp_point_inside_bound() to work if x outside bounds
1021 def csp_point_inside_bound(sp1, sp2, p): function
1038 if csp_point_inside_bound(sp1, sp2, p) :
1138 if csp_point_inside_bound(sp1, sp2, bez2[i]) or csp_point_inside_bound(sp3, sp4, bez1[i]) :

Completed in 33 milliseconds