Searched refs:pointsEnd (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libavoid/ | ||
H A D | visibility.cpp | 88 VertInf *pointsEnd = router->vertices.end(); local 89 for (VertInf *k = shapeEnd; k != pointsEnd; k = k->lstNext) |
Completed in 20 milliseconds