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

/inkscape/src/ui/tool/
H A Dtransform-handle-set.cpp67 double unit_angle = M_PI / snaps; local
68 return CLAMP(unit_angle * round(a / unit_angle), -M_PI, M_PI);

Completed in 27 milliseconds