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

/inkscape/src/libavoid/
H A Drouter.cpp882 size_t pt_n = (pt_i == (poly.size() - 1)) ? 0 : pt_i + 1; local
884 const Point& pn = poly.ps[pt_n];

Completed in 46 milliseconds