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

/inkscape/src/livarot/
H A DShapeSweep.cpp838 Shape::Booleen (Shape * a, Shape * b, BooleanOp mod,int cutPathID) argument
1467 if ( ebData[i].pathID == cutPathID ) {
1470 ebData[nEd].pathID=cutPathID;
1589 } else if ( ebData[i].pathID == cutPathID ) {
1601 if ( ebData[i].pathID == cutPathID || getEdge(i).st < 0 || getEdge(i).en < 0 ) {

Completed in 16 milliseconds