draw_stroke_color_rgb  398 coders/wmf.c   static void         draw_stroke_color_rgb(wmfAPI* API, const wmfRGB* rgb);
draw_stroke_color_rgb 1756 coders/wmf.c             draw_stroke_color_rgb(API,WMF_BRUSH_COLOR(brush));
draw_stroke_color_rgb 1782 coders/wmf.c                 draw_stroke_color_rgb(API,WMF_DC_BACKGROUND(dc));
draw_stroke_color_rgb 1792 coders/wmf.c           draw_stroke_color_rgb(API,WMF_BRUSH_COLOR(brush));
draw_stroke_color_rgb 2154 coders/wmf.c     draw_stroke_color_rgb(API,WMF_PEN_COLOR(pen));