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

/inkscape/src/
H A Dsp-mesh-array.cpp1786 true if corners adjacent.
1795 bool adjacent = false;
1830 adjacent = true;
1838 adjacent = true;
1844 return adjacent;
/inkscape/src/livarot/
H A DShapeSweep.cpp2686 bool adjacent = false; local
2691 adjacent = true;
2699 adjacent = true;
2702 if (adjacent)

Completed in 1512 milliseconds