Searched refs:first_move (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libavoid/
H A Drouter.h251 //! @param[in] first_move This option is used for some advanced
256 const bool first_move = false);
H A Drouter.cpp314 const bool first_move)
329 ActionInfo moveInfo(ShapeMove, shape, newPoly, first_move);
457 bool first_move = actInf.firstMove; local
464 if (SelectiveReroute && (!isMove || notPartialTime || first_move))
313 moveShape(ShapeRef *shape, const Polygon& newPoly, const bool first_move) argument

Completed in 48 milliseconds