Searched refs:scaleHandle (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/tool/ |
H A D | path-manipulator.h | 84 void scaleHandle(Node *n, int which, int dir, bool pixel);
|
H A D | multi-path-manipulator.cpp | 607 pm.scaleHandle(n, which, 1, one_pixel); 611 pm.scaleHandle(n, which, -1, one_pixel);
|
H A D | path-manipulator.cpp | 831 void PathManipulator::scaleHandle(Node *n, int which, int dir, bool pixel) function in class:Inkscape::UI::PathManipulator
|
Completed in 22 milliseconds