draw_stroke_color_rgb 402 coders/wmf.c static void draw_stroke_color_rgb(wmfAPI* API, const wmfRGB* rgb); draw_stroke_color_rgb 1765 coders/wmf.c draw_stroke_color_rgb(API,WMF_BRUSH_COLOR(brush)); draw_stroke_color_rgb 1791 coders/wmf.c draw_stroke_color_rgb(API,WMF_DC_BACKGROUND(dc)); draw_stroke_color_rgb 1801 coders/wmf.c draw_stroke_color_rgb(API,WMF_BRUSH_COLOR(brush)); draw_stroke_color_rgb 2148 coders/wmf.c draw_stroke_color_rgb(API,WMF_PEN_COLOR(pen));