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

/inkscape/share/extensions/
H A Dgcodetools.py735 def csp_subpath_ccw(subpath): function
4795 if csp_subpath_ccw(csp[0]) :
6147 offsetted_subpath = csp_offset([offsetted_subpath], r if not csp_subpath_ccw(offsetted_subpath) else -r )
6204 offsetted_subpath = csp_offset([offsetted_subpath], width if not csp_subpath_ccw(offsetted_subpath) else -width )

Completed in 915 milliseconds