Searched defs:angle_ceil (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsnap.cpp370 double angle_ceil = round_to_upper_multiple_plus(angle, angle_incr, angle_offset); local
376 constraints.push_back(Inkscape::Snapper::SnapConstraint(Geom::Line(o, angle_ceil - M_PI/2)));

Completed in 12 milliseconds