Searched refs:one_pixel (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tool/ |
H A D | multi-path-manipulator.cpp | 590 bool one_pixel = _tracker.leftAlt() || _tracker.rightAlt(); local 598 pm.rotateHandle(n, which, 1, one_pixel); 602 pm.rotateHandle(n, which, -1, one_pixel); 607 pm.scaleHandle(n, which, 1, one_pixel); 611 pm.scaleHandle(n, which, -1, one_pixel);
|
Completed in 16 milliseconds