Searched refs:TesteAdjacency (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/livarot/
H A DShapeSweep.cpp2654 Shape::TesteAdjacency (Shape * a, int no, const Geom::Point atx, int nPt, function in class:Shape
2740 if (TesteAdjacency (lS, lB, getPoint(n).x, n, false) ==
2747 if (TesteAdjacency (lS, lB, getPoint(n).x, n, false) ==
2766 if (TesteAdjacency (rS, rB, getPoint(n).x, n, false) ==
2773 if (TesteAdjacency (rS, rB, getPoint(n).x, n, false) ==
2792 if (TesteAdjacency
2812 if (TesteAdjacency
2860 if (TesteAdjacency
2880 if (TesteAdjacency
H A DShape.h486 bool TesteAdjacency(Shape *iL, int ilb, const Geom::Point atx, int nPt,

Completed in 23 milliseconds