Home
last modified time | relevance | path

Searched refs:draw_fill_color_rgb (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dwmf.c405 static void draw_fill_color_rgb(wmfAPI* API, const wmfRGB* rgb);
479 static void draw_fill_color_rgb( wmfAPI* API, const wmfRGB* rgb ) in draw_fill_color_rgb() function
960 draw_fill_color_rgb(API,&(flood->color)); in ipa_flood_interior()
974 draw_fill_color_rgb(API,&(flood->color)); in ipa_flood_exterior()
994 draw_fill_color_rgb(API,&(draw_pixel->color)); in ipa_draw_pixel()
1565 draw_fill_color_rgb(API,WMF_DC_BACKGROUND(draw_text->dc)); in ipa_draw_text()
1603 draw_fill_color_rgb(API,WMF_DC_TEXTCOLOR(draw_text->dc)); in ipa_draw_text()
1757 draw_fill_color_rgb(API,WMF_BRUSH_COLOR(brush)); in util_set_brush()
1783 draw_fill_color_rgb(API,WMF_DC_BACKGROUND(dc)); in util_set_brush()