DrawSetStrokeLineCap 1181 Magick++/lib/Drawable.cpp   DrawSetStrokeLineCap( context_, _linecap );
DrawSetStrokeLineCap 1187 Magick++/lib/Magick++/Include.h   using MagickCore::DrawSetStrokeLineCap;
DrawSetStrokeLineCap  947 coders/wmf.c     DrawSetStrokeLineCap(WmfDrawingWand,ButtCap); /* Default linecap is PS_ENDCAP_FLAT */
DrawSetStrokeLineCap 2058 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  204 wand/drawing-wand.h   DrawSetStrokeLineCap(DrawingWand *,const LineCap),