Searched refs:DoJoin (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/livarot/ |
H A D | PathStroke.cpp | 170 DoJoin(dest, width, join, curP, prevD, nextD, miter, prevLe, nextLe, start, last); 203 DoJoin(dest, width, join, curP, prevD, nextD, miter, prevLe, nextLe, nSt, nEn); 223 DoJoin(dest, width, join, curP, prevD, nextD, miter, prevLe, nextLe, nSt, nEn); 289 void Path::DoJoin (Shape *dest, double width, JoinType join, Geom::Point pos, Geom::Point prev, function in class:Path
|
H A D | Path.h | 356 static void DoJoin (Shape * dest, double width, JoinType join, Geom::Point pos,
|
Completed in 18 milliseconds