HomeSort by relevance Sort by last modified time
    Searched defs:linecap (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
draw.h 83 } LineCap;
235 LineCap
236 linecap; member in struct:_DrawInfo
draw.c 40 % (www.appligent.com) contributed the dash pattern, linecap stroking
284 clone_info->linecap=draw_info->linecap;
2690 linecap; local
4800 linecap[5]; local
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Drawable.h 1760 void linecap( LineCap linecap_ ) function in class:Magick::DrawableStrokeLineCap
1764 LineCap linecap( void ) const function in class:Magick::DrawableStrokeLineCap
    [all...]
  /external/ImageMagick/coders/
wmf.c 928 DrawSetStrokeLineCap(WmfDrawingWand,ButtCap); /* Default linecap is PS_ENDCAP_FLAT */
2025 linecap; local
    [all...]

Completed in 53 milliseconds