Searched defs:moveShape (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libavoid/
H A Drouter.cpp304 void Router::moveShape(ShapeRef *shape, const double xDiff, const double yDiff) function in class:Avoid::Router
309 moveShape(shape, newPoly);
313 void Router::moveShape(ShapeRef *shape, const Polygon& newPoly, function in class:Avoid::Router

Completed in 26 milliseconds