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

/inkscape/src/livarot/
H A DShapeSweep.cpp1676 Shape::TesteIntersection (SweepTree * iL, SweepTree * iR, Geom::Point &atx, double &atL, double &atR, bool onlyDiff) argument
1678 int lSt = iL->src->getEdge(iL->bord).st, lEn = iL->src->getEdge(iL->bord).en;
1681 ldir = iL->src->eData[iL->bord].rdx;
1706 if (iL->src->pData[lSt].rx[0] < iL->src->pData[lEn].rx[0])
1710 if (iL
[all...]

Completed in 29 milliseconds