DrawSetStrokeLineCap 1145 Magick++/lib/Drawable.cpp   DrawSetStrokeLineCap( context_, _linecap );
DrawSetStrokeLineCap  847 Magick++/lib/Magick++/Include.h   using MagickCore::DrawSetStrokeLineCap;
DrawSetStrokeLineCap  931 coders/wmf.c     DrawSetStrokeLineCap(WmfDrawingWand,ButtCap); /* Default linecap is PS_ENDCAP_FLAT */
DrawSetStrokeLineCap 2064 coders/wmf.c       DrawSetStrokeLineCap(WmfDrawingWand, linecap);
DrawSetStrokeLineCap   91 tests/drawtest.c     DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  114 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  129 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  158 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  173 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  204 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  219 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  233 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  254 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  276 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  299 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  320 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  388 tests/drawtest.c         DrawSetStrokeLineCap(picasso,RoundCap);
DrawSetStrokeLineCap  249 wand/drawing-wand.c   void (*DrawSetStrokeLineCap)(DrawingWand *,const LineCap);
DrawSetStrokeLineCap  199 wand/drawing-wand.h   DrawSetStrokeLineCap(DrawingWand *,const LineCap),