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

/inkscape/src/livarot/
H A DShapeSweep.cpp1656 void Shape::TesteIntersection(SweepTree *t, Side s, bool onlyDiff) argument
1669 if (TesteIntersection(a, b, atx, atl, atr, onlyDiff)) {
1676 Shape::TesteIntersection (SweepTree * iL, SweepTree * iR, Geom::Point &atx, double &atL, double &atR, bool onlyDiff) argument
1761 if (onlyDiff && iL->src == iR->src)
2510 bool /*onlyDiff*/)

Completed in 22 milliseconds