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

/inkscape/src/livarot/
H A DShapeRaster.cpp584 int nI = qrsData[bI].next; local
586 if ( nI < 0 ) {
590 int ncb = qrsData[nI].bord;
591 if ( CmpQRs(qrsData[nI], qrsData[bI]) < 0 ) {

Completed in 208 milliseconds