Searched defs:newpx (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | control-point-selection.cpp | 391 Geom::Point newpx = origpx + abs_delta * deltafracdx; local 393 Geom::Point newdx = (newpx - newp) / Geom::EPSILON; |
Completed in 17 milliseconds