Searched defs:lB (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ |
H A D | ShapeSweep.cpp | 2730 int lB = chgts[cCh].bord; local 2731 int lftN = lS->swsData[lB].leftRnd; 2732 int rgtN = lS->swsData[lB].rightRnd; 2737 // for (int n=lftN;n<=rgtN;n++) CreateIncidence(lS,lB,n); 2740 if (TesteAdjacency (lS, lB, getPoint(n).x, n, false) == 2743 lS->swsData[lB].leftRnd = n; 2747 if (TesteAdjacency (lS, lB, getPoint(n).x, n, false) == 2750 lS->swsData[lB].rightRnd = n; 2920 int &edgeHead, sTreeChangeType type, Shape * lS, int lB, Shape * rS, 2927 c.bord = lB; 2919 AddChgt(int lastPointNo, int lastChgtPt, Shape * &shapeHead, int &edgeHead, sTreeChangeType type, Shape * lS, int lB, Shape * rS, int rB) argument 3047 int lB = chgts[cCh].bord; local 3058 int lB = chgts[cCh].bord; local 3111 Avance(int lastPointNo, int lastChgtPt, Shape * lS, int lB, Shape * , Shape * b, BooleanOp mod) argument [all...] |
Completed in 58 milliseconds