DrawSetStrokeColor 1216 Magick++/lib/Drawable.cpp   DrawSetStrokeColor(context_,pixel_wand);
DrawSetStrokeColor  829 Magick++/lib/Magick++/Include.h   using MagickCore::DrawSetStrokeColor;
DrawSetStrokeColor  492 coders/wmf.c     DrawSetStrokeColor(drawing_wand,stroke_color);
DrawSetStrokeColor  506 coders/wmf.c     DrawSetStrokeColor(WmfDrawingWand,stroke_color);
DrawSetStrokeColor   89 tests/drawtest.c     DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  118 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  133 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  162 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  177 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  208 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  223 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  237 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  258 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  280 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  303 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  324 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  392 tests/drawtest.c         DrawSetStrokeColor(picasso,color);
DrawSetStrokeColor  246 wand/drawing-wand.c   void (*DrawSetStrokeColor)(DrawingWand *,const PixelWand *);
DrawSetStrokeColor  197 wand/drawing-wand.h   DrawSetStrokeColor(DrawingWand *,const PixelWand *),