Searched refs:nEn (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ |
H A D | PathStroke.cpp | 202 int nEn[2] = { -1, -1 }; local 203 DoJoin(dest, width, join, curP, prevD, nextD, miter, prevLe, nextLe, nSt, nEn); 205 last[LEFT] = nEn[LEFT]; 207 last[RIGHT] = nEn[RIGHT]; 222 int nEn[2] = { -1, -1 }; local 223 DoJoin(dest, width, join, curP, prevD, nextD, miter, prevLe, nextLe, nSt, nEn); 225 last[LEFT] = nEn[LEFT]; 227 last[RIGHT] = nEn[RIGHT];
|
Completed in 15 milliseconds