draw_stroke       226 lib/gfxpoly/stroke.c     draw_stroke(line, &d, width, cap_style, joint_style, miterLimit);
draw_stroke         6 lib/gfxpoly/stroke.h void draw_stroke(gfxline_t*start, gfxdrawer_t*draw, double width, gfx_capType cap, gfx_joinType join, double miterLimit);