DrawSetStrokeWidth 1245 Magick++/lib/Drawable.cpp   DrawSetStrokeWidth( context_, _width );
DrawSetStrokeWidth  852 Magick++/lib/Magick++/Include.h   using MagickCore::DrawSetStrokeWidth;
DrawSetStrokeWidth 1790 coders/wmf.c           DrawSetStrokeWidth(WmfDrawingWand, 1);
DrawSetStrokeWidth 2045 coders/wmf.c     DrawSetStrokeWidth(WmfDrawingWand, (unsigned long) MagickMax(0.0, pen_width));
DrawSetStrokeWidth  113 tests/drawtest.c         DrawSetStrokeWidth(picasso,4.032);
DrawSetStrokeWidth  128 tests/drawtest.c         DrawSetStrokeWidth(picasso,9);
DrawSetStrokeWidth  157 tests/drawtest.c         DrawSetStrokeWidth(picasso,2.016);
DrawSetStrokeWidth  172 tests/drawtest.c         DrawSetStrokeWidth(picasso,3.024);
DrawSetStrokeWidth  203 tests/drawtest.c         DrawSetStrokeWidth(picasso,3.024);
DrawSetStrokeWidth  218 tests/drawtest.c         DrawSetStrokeWidth(picasso,12.02);
DrawSetStrokeWidth  232 tests/drawtest.c         DrawSetStrokeWidth(picasso,9);
DrawSetStrokeWidth  253 tests/drawtest.c         DrawSetStrokeWidth(picasso,9);
DrawSetStrokeWidth  275 tests/drawtest.c         DrawSetStrokeWidth(picasso,9);
DrawSetStrokeWidth  298 tests/drawtest.c         DrawSetStrokeWidth(picasso,5.976);
DrawSetStrokeWidth  319 tests/drawtest.c         DrawSetStrokeWidth(picasso,5.976);
DrawSetStrokeWidth  387 tests/drawtest.c         DrawSetStrokeWidth(picasso,5.904);
DrawSetStrokeWidth  253 wand/drawing-wand.c   void (*DrawSetStrokeWidth)(DrawingWand *,const double);
DrawSetStrokeWidth  203 wand/drawing-wand.h   DrawSetStrokeWidth(DrawingWand *,const double),