Searched refs:ButtCap (Results 1 - 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddraw.h80 ButtCap, enumerator in enum:__anon38
H A Doption.c1268 { "Butt", ButtCap, UndefinedOptionFlag, MagickFalse },
H A Ddraw.c4986 draw_info->linecap=ButtCap;
/external/ImageMagick/coders/
H A Dwmf.c928 DrawSetStrokeLineCap(WmfDrawingWand,ButtCap); /* Default linecap is PS_ENDCAP_FLAT */
2039 linecap = ButtCap;
/external/ImageMagick/Magick++/lib/Magick++/
H A DInclude.h776 using MagickCore::ButtCap;
/external/ImageMagick/www/api/
H A Ddrawing-wand.php1095 <p>DrawGetStrokeLineCap() returns the shape to be used at the end of open subpaths when they are stroked. Values of LineCap are UndefinedCap, ButtCap, RoundCap, and SquareCap.</p>
3201 <p>DrawSetStrokeLineCap() specifies the shape to be used at the end of open subpaths when they are stroked. Values of LineCap are UndefinedCap, ButtCap, RoundCap, and SquareCap.</p>

Completed in 98 milliseconds