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

/inkscape/src/ui/tool/
H A Dtransform-handle-set.cpp810 bool show_rotate = (_mode == MODE_ROTATE_SKEW) && !Geom::are_near(b.maxExtent(), 0); local
824 show_skew[i] = (show_rotate && bp[d] >= handle_size[d]
829 _rot_corners[i]->setVisible(show_rotate);
834 _center->setVisible(show_rotate /*&& bp[Geom::X] > handle_size[Geom::X]

Completed in 36 milliseconds