Searched refs:rS (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/livarot/ |
H A D | ShapeSweep.cpp | 2755 Shape *rS = chgts[cCh].osrc; local 2757 int lftN = rS->swsData[rB].leftRnd; 2758 int rgtN = rS->swsData[rB].rightRnd; 2763 // for (int n=lftN;n<=rgtN;n++) CreateIncidence(rS,rB,n); 2766 if (TesteAdjacency (rS, rB, getPoint(n).x, n, false) == 2769 rS->swsData[rB].leftRnd = n; 2773 if (TesteAdjacency (rS, rB, getPoint(n).x, n, false) == 2776 rS->swsData[rB].rightRnd = n; 2920 int &edgeHead, sTreeChangeType type, Shape * lS, int lB, Shape * rS, 2928 c.osrc = rS; 2919 AddChgt(int lastPointNo, int lastChgtPt, Shape * &shapeHead, int &edgeHead, sTreeChangeType type, Shape * lS, int lB, Shape * rS, int rB) argument 3063 Shape *rS = chgts[cCh].osrc; local [all...] |
H A D | Shape.h | 494 int &edgeHead, sTreeChangeType type, Shape *lS, int lB, Shape *rS,
|
Completed in 99 milliseconds