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

/inkscape/src/livarot/
H A DShapeSweep.cpp205 Shape *shapeHead = NULL; local
262 Shape *curSh = shapeHead;
309 CheckAdjacencies (lastI, lastChgtPt, shapeHead, edgeHead);
333 shapeHead = NULL;
343 AddChgt (lastPointNo, lastChgtPt, shapeHead, edgeHead, INTERSECTION,
409 AddChgt (lastPointNo, lastChgtPt, shapeHead,
478 AddChgt (lastPointNo, lastChgtPt, shapeHead, edgeHead, EDGE_REMOVED,
491 AddChgt (lastPointNo, lastChgtPt, shapeHead, edgeHead, EDGE_INSERTED,
519 AddChgt (lastPointNo, lastChgtPt, shapeHead, edgeHead, EDGE_INSERTED,
561 AddChgt (lastPointNo, lastChgtPt, shapeHead,
895 Shape *shapeHead = NULL; local
2919 AddChgt(int lastPointNo, int lastChgtPt, Shape * &shapeHead, int &edgeHead, sTreeChangeType type, Shape * lS, int lB, Shape * rS, int rB) argument
[all...]
H A DShape.h493 void AddChgt(int lastPointNo, int lastChgtPt, Shape *&shapeHead,
496 void CheckAdjacencies(int lastPointNo, int lastChgtPt, Shape *shapeHead, int edgeHead);

Completed in 487 milliseconds