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

/inkscape/src/libavoid/
H A Drouter.cpp42 ShapeAdd, enumerator in enum:Avoid::ActionType
80 COLA_ASSERT((type == ShapeMove) || (type == ShapeAdd) ||
257 ActionInfo addInfo(ShapeAdd, shape);
279 ActionInfo(ShapeAdd, shape)) == actionList.end());
323 ActionInfo(ShapeAdd, shape)) != actionList.end())
409 ActionInfo(ShapeAdd, shape)) != actionList.end();
506 if (!((actInf.type == ShapeAdd) || (actInf.type == ShapeMove)))

Completed in 21 milliseconds