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

/inkscape/share/extensions/
H A Dsynfig_output.py215 def _calc_radius(self, p1x, p1y, p2x, p2y): function
335 tg1_radius = self._calc_radius(x, y, tg1x, tg1y)
338 tg2_radius = self._calc_radius(x, y, tg2x, tg2y)

Completed in 29 milliseconds