DrawSetStrokeDashArray 1096 Magick++/lib/Drawable.cpp   (void) DrawSetStrokeDashArray( context_, (const unsigned long) _size, _dasharray );
DrawSetStrokeDashArray 1185 Magick++/lib/Magick++/Include.h   using MagickCore::DrawSetStrokeDashArray;
DrawSetStrokeDashArray 2095 coders/wmf.c             (void) DrawSetStrokeDashArray(WmfDrawingWand,2,dasharray);
DrawSetStrokeDashArray 2107 coders/wmf.c             (void) DrawSetStrokeDashArray(WmfDrawingWand,2,dasharray);
DrawSetStrokeDashArray 2120 coders/wmf.c             (void) DrawSetStrokeDashArray(WmfDrawingWand,4,dasharray);
DrawSetStrokeDashArray 2135 coders/wmf.c             (void) DrawSetStrokeDashArray(WmfDrawingWand,6,dasharray);
DrawSetStrokeDashArray 2142 coders/wmf.c             (void) DrawSetStrokeDashArray(WmfDrawingWand,0,(double *) NULL);
DrawSetStrokeDashArray  116 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  131 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  160 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  175 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  206 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  221 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  235 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  256 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  278 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  301 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  322 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  390 tests/drawtest.c         (void) DrawSetStrokeDashArray(picasso,0,(const double *) NULL);
DrawSetStrokeDashArray  105 wand/drawing-wand.h   DrawSetStrokeDashArray(DrawingWand *,const size_t,const double *),