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

/inkscape/src/livarot/
H A DShape.h497 void CheckEdges(int lastPointNo, int lastChgtPt, Shape *a, Shape *b, BooleanOp mod);
H A DShapeSweep.cpp311 CheckEdges (lastI, lastChgtPt, a, NULL, bool_op_union);
620 CheckEdges (lastI, lastChgtPt, a, NULL, bool_op_union);
1112 CheckEdges (lastI, lastChgtPt, a, b, mod);
1438 CheckEdges (lastI, lastChgtPt, a, b, mod);
3038 Shape::CheckEdges (int lastPointNo, int lastChgtPt, Shape * a, Shape * b, function in class:Shape

Completed in 23 milliseconds