DrawSetFillColor  589 Magick++/lib/Drawable.cpp   DrawSetFillColor(context_,pixel_wand);
DrawSetFillColor  832 Magick++/lib/Magick++/Include.h   using MagickCore::DrawSetFillColor;
DrawSetFillColor  467 coders/wmf.c     DrawSetFillColor(drawing_wand,fill_color);
DrawSetFillColor  480 coders/wmf.c     DrawSetFillColor(WmfDrawingWand,fill_color);
DrawSetFillColor  865 coders/wmf.c         DrawSetFillColor(WmfDrawingWand,background_color);
DrawSetFillColor   84 tests/drawtest.c     DrawSetFillColor(picasso,color);
DrawSetFillColor   88 tests/drawtest.c     DrawSetFillColor(picasso,color);
DrawSetFillColor  121 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  136 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  165 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  180 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  211 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  225 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  240 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  261 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  283 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  306 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  327 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor  395 tests/drawtest.c         DrawSetFillColor(picasso,color);
DrawSetFillColor 5316 tests/wandtest.c   (void) DrawSetFillColor(drawing_wand,fill);
DrawSetFillColor  227 wand/drawing-wand.c   void (*DrawSetFillColor)(DrawingWand *,const PixelWand *);
DrawSetFillColor  187 wand/drawing-wand.h   DrawSetFillColor(DrawingWand *,const PixelWand *),