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

/inkscape/src/trace/
H A Dquantize.cpp330 int i2 = childIndex(node2->rgb >> (newwidth - node2->width - 1)); local
335 node2->ref = &newnode->child[i2];
336 newnode->child[i2] = node2;
/inkscape/src/ui/dialog/
H A Dspellcheck.cpp268 SPItem *i2 = SP_ITEM(b); local
271 Geom::OptRect bbox2 = i2->desktopVisualBounds();
281 // if i2 is higher only 0.2 or less times it is righter than i1, put i1 first

Completed in 155 milliseconds