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

/inkscape/src/2geom/
H A Dcrossing.cpp192 Crossings::reverse_iterator rit2 = rit; local
193 while (++rit2 != crs.rend()) {
194 if (Geom::are_near((*rit).ta, (*rit2).ta) && Geom::are_near((*rit).tb, (*rit2).tb)) {

Completed in 13 milliseconds