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

/inkscape/src/livarot/
H A DShapeRaster.cpp583 int bI = qrsData[cb].ind; local
584 int nI = qrsData[bI].next;
591 if ( CmpQRs(qrsData[nI], qrsData[bI]) < 0 ) {
593 int pI = qrsData[bI].prev; // ca reste bI, puisqu'on a juste echange les contenus

Completed in 20 milliseconds