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

/inkscape/src/
H A Dsplivarot.cpp247 int nbOther=0; local
261 if ( theShape->ebData[cb].pathID == 1 ) nbOther++; // the cut is incident to this point
264 if ( nbOrig > 0 && nbOther > 0 ) {
601 int nbOther=0; local
615 if ( theShape->ebData[cb].pathID == 1 ) nbOther++; // the cut is incident to this point
618 if ( nbOrig > 0 && nbOther > 0 ) {

Completed in 19 milliseconds