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

/inkscape/src/livarot/
H A Dsweep-tree.h65 void Avance(Shape *dst, int nPt, Shape *a, Shape *b);
H A DShape.h498 void Avance(int lastPointNo, int lastChgtPt, Shape *iS, int iB, Shape *a, Shape *b, BooleanOp mod);
H A Dsweep-tree.cpp525 SweepTree::Avance(Shape */*dstPts*/, int /*curPoint*/, Shape */*a*/, Shape */*b*/) function in class:SweepTree
H A DShapeSweep.cpp3059 Avance (lastPointNo, lastChgtPt, lS, lB, a, b, mod);
3065 Avance (lastPointNo, lastChgtPt, rS, rB, a, b, mod);
3074 Avance (lastPointNo, lastChgtPt, nSrc, nBrd, a, b, mod);
3094 Avance (lastPointNo, lastChgtPt, nSrc, nBrd, a, b, mod);
3111 Shape::Avance (int lastPointNo, int lastChgtPt, Shape * lS, int lB, Shape * /*a*/, function in class:Shape

Completed in 657 milliseconds