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

/inkscape/src/livarot/
H A DShapeSweep.cpp204 int edgeHead = -1; local
263 int curBo = edgeHead;
309 CheckAdjacencies (lastI, lastChgtPt, shapeHead, edgeHead);
332 edgeHead = -1;
343 AddChgt (lastPointNo, lastChgtPt, shapeHead, edgeHead, INTERSECTION,
410 edgeHead, EDGE_REMOVED, node->src, node->bord,
478 AddChgt (lastPointNo, lastChgtPt, shapeHead, edgeHead, EDGE_REMOVED,
491 AddChgt (lastPointNo, lastChgtPt, shapeHead, edgeHead, EDGE_INSERTED,
519 AddChgt (lastPointNo, lastChgtPt, shapeHead, edgeHead, EDGE_INSERTED,
562 edgeHead, EDGE_INSERTE
894 int edgeHead = -1; local
2919 AddChgt(int lastPointNo, int lastChgtPt, Shape * &shapeHead, int &edgeHead, sTreeChangeType type, Shape * lS, int lB, Shape * rS, int rB) argument
[all...]

Completed in 15 milliseconds