Searched refs:pointsBegin (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libavoid/ | ||
H A D | visibility.cpp | 68 VertInf *pointsBegin = router->vertices.connsBegin(); local 77 for (VertInf *j = pointsBegin ; j != curr; j = j->lstNext) |
Completed in 972 milliseconds