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

/inkscape/src/ui/tool/
H A Dpath-manipulator.h84 void scaleHandle(Node *n, int which, int dir, bool pixel);
H A Dmulti-path-manipulator.cpp607 pm.scaleHandle(n, which, 1, one_pixel);
611 pm.scaleHandle(n, which, -1, one_pixel);
H A Dpath-manipulator.cpp831 void PathManipulator::scaleHandle(Node *n, int which, int dir, bool pixel) function in class:Inkscape::UI::PathManipulator

Completed in 22 milliseconds