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

/inkscape/src/livarot/
H A DShapeSweep.cpp416 Shape *onRightS = NULL; local
431 onRightS =
437 if (onLeftS && onRightS)
450 if (onRightS == ptSh
451 && (onRightS->getEdge(onRightB).en ==
453 || onRightS->getEdge(onRightB).
1224 Shape *onRightS = NULL; local
1239 onRightS =
1245 if (onLeftS && onRightS)
1250 // SweepTree* onRight=(SweepTree*)onRightS
[all...]

Completed in 69 milliseconds