swf_stroke 216 lib/devices/swf.c static void swf_stroke(gfxdevice_t*dev, gfxline_t*line, gfxcoord_t width, gfxcolor_t*color, gfx_capType cap_style, gfx_joinType joint_style, gfxcoord_t miterLimit); swf_stroke 1177 lib/devices/swf.c dev->stroke = swf_stroke;