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

/inkscape/src/libavoid/
H A Drouter.cpp456 bool isMove = (actInf.type == ShapeMove); local
464 if (SelectiveReroute && (!isMove || notPartialTime || first_move))
514 bool isMove = (actInf.type == ShapeMove); local
521 if (isMove)
533 if (!isMove || notPartialTime)

Completed in 269 milliseconds