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

/inkscape/src/livarot/
H A Dsweep-tree.cpp372 int ile = insertL->src->getEdge(insertL->bord).en; local
375 && (insertL->src->pData[ile].rx[0] != fromP[0]
376 || insertL->src->pData[ile].rx[1] != fromP[1]))
414 int ile = insertR->src->getEdge(insertR->bord).en; local
417 && (insertR->src->pData[ile].rx[0] != fromP[0]
418 || insertR->src->pData[ile].rx[1] != fromP[1]))
H A DShapeSweep.cpp2668 double ile = a->eData[no].ilength; local
2709 t *= ile;

Completed in 21 milliseconds