Searched defs:atL (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
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...]

Completed in 25 milliseconds