Searched defs:atx (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ |
H A D | ShapeSweep.cpp | 1666 Geom::Point atx; local 1669 if (TesteIntersection(a, b, atx, atl, atr, onlyDiff)) { 1670 sEvts->add(a, b, atx, atl, atr); 1676 Shape::TesteIntersection (SweepTree * iL, SweepTree * iR, Geom::Point &atx, double &atL, double &atR, bool onlyDiff) argument 1752 atx = iL->src->pData[lSt].rx; 1792 atx = iL->src->pData[lSt].rx; 1806 atx = iL->src->pData[lEn].rx; 1824 atx = iL->src->pData[lSt].rx; 1834 atx = iL->src->pData[lEn].rx; 1850 atx 2508 TesteIntersection(Shape * ils, Shape * irs, int ilb, int irb, Geom::Point &atx, double &atL, double &atR, bool ) argument 2654 TesteAdjacency(Shape * a, int no, const Geom::Point atx, int nPt, bool push) argument 3026 Geom::Point atx; local [all...] |
Completed in 1235 milliseconds