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

/inkscape/src/livarot/
H A DShapeSweep.cpp218 bool isIntersection = false; local
228 isIntersection = true;
235 isIntersection = false;
243 isIntersection = false;
246 if (isIntersection == false)
337 if (isIntersection)
923 bool isIntersection = false; local
942 isIntersection = true;
949 isIntersection = false;
961 isIntersection
[all...]

Completed in 19 milliseconds