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

/inkscape/src/
H A Dsp-conn-end-pair.cpp340 int pn = route.size(); local
341 for (int i = 1; i < pn; ++i) {
355 g_assert( i+2<pn );
/inkscape/src/libavoid/
H A Dgeomtypes.cpp210 Polygon::Polygon(const int pn)
212 ps(pn)
H A Drouter.cpp884 const Point& pn = poly.ps[pt_n]; local
885 if (segmentShapeIntersect(e1, e2, pi, pn,

Completed in 21 milliseconds