Searched refs:_calc_angle (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/extensions/ |
H A D | synfig_output.py | 220 def _calc_angle(self, p1x, p1y, p2x, p2y): function 336 tg1_angle = self._calc_angle(x, y, tg1x, tg1y) 339 tg2_angle = self._calc_angle(x, y, tg2x, tg2y)-180.0
|
Completed in 15 milliseconds