Searched refs:atL (Results 1 - 2 of 2) 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
1753 atR = atL = -1;
1793 atL = 0;
1807 atL = 1;
1825 atL = 0;
1835 atL = 1;
1851 atL = 0;
1861 atL = 1;
1878 atL = srDot / (srDot - erDot);
1892 atL
2508 TesteIntersection(Shape * ils, Shape * irs, int ilb, int irb, Geom::Point &atx, double &atL, double &atR, bool ) argument
3027 double atL, atR; local
[all...]
H A DShape.h482 bool TesteIntersection(SweepTree *iL, SweepTree *iR, Geom::Point &atx, double &atL, double &atR, bool onlyDiff);
484 Geom::Point &atx, double &atL, double &atR,

Completed in 28 milliseconds