Searched refs:offset_curve (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/helper/ |
H A D | geom-pathstroke.cpp | 834 void offset_curve(Geom::Path& res, Geom::Curve const* current, double width) function in namespace:__anon52 862 offset_curve(res, &sbasis_path[i], width); 869 offset_curve(res, &sbasis_path[i], width); 975 offset_curve(temp, &input[u], width); 988 offset_curve(temp, &input[u+1], width);
|
Completed in 16 milliseconds