Home
last modified time | relevance | path

Searched refs:stroke_pattern (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/MagickCore/
Ddraw-private.h52 if (draw_info->stroke_pattern == (Image *) NULL) in GetStrokeColor()
61 pattern=draw_info->stroke_pattern; in GetStrokeColor()
Ddraw.h221 *stroke_pattern; member
Ddraw.c299 if (draw_info->stroke_pattern != (Image *) NULL) in CloneDrawInfo()
300 clone_info->stroke_pattern=CloneImage(draw_info->stroke_pattern,0,0, in CloneDrawInfo()
982 if (draw_info->stroke_pattern != (Image *) NULL) in DestroyDrawInfo()
983 draw_info->stroke_pattern=DestroyImage(draw_info->stroke_pattern); in DestroyDrawInfo()
3629 &graphic_context[n]->stroke_pattern,exception); in RenderMVGContent()
4558 if (clone_info->stroke_pattern != (Image *) NULL) in DrawPatternPath()
4559 clone_info->stroke_pattern=DestroyImage(clone_info->stroke_pattern); in DrawPatternPath()
5674 (draw_info->stroke_pattern != (Image *) NULL))) in DrawPrimitive()
5807 if (clone_info->stroke_pattern != (Image *) NULL) in DrawStrokePolygon()
5808 clone_info->fill_pattern=CloneImage(clone_info->stroke_pattern,0,0, in DrawStrokePolygon()
Dannotate.c1668 (draw_info->stroke_pattern != (Image *) NULL)) && in RenderFreetype()
1708 (draw_info->stroke_pattern == (Image *) NULL)) ? MagickTrue : in RenderFreetype()
1810 (draw_info->stroke_pattern != (Image *) NULL)) && in RenderFreetype()
/external/ImageMagick/Magick++/lib/
DOptions.cpp650 if (_drawInfo->stroke_pattern) in strokePattern()
651 _drawInfo->stroke_pattern=DestroyImageList(_drawInfo->stroke_pattern); in strokePattern()
656 _drawInfo->stroke_pattern=CloneImage(const_cast<MagickCore::Image*>( in strokePattern()
664 return(_drawInfo->stroke_pattern); in strokePattern()
/external/ImageMagick/MagickWand/
Doperation.c1391 if (_draw_info->stroke_pattern != (Image *) NULL) in CLISettingOptionInfo()
1392 _draw_info->stroke_pattern=DestroyImage(_draw_info->stroke_pattern); in CLISettingOptionInfo()
1400 _draw_info->stroke_pattern=GetImageCache(_image_info,arg1,_exception); in CLISettingOptionInfo()
Dmogrify.c3141 if (draw_info->stroke_pattern != (Image *) NULL) in MogrifyImage()
3142 draw_info->stroke_pattern=DestroyImage( in MogrifyImage()
3143 draw_info->stroke_pattern); in MogrifyImage()
3150 draw_info->stroke_pattern=GetImageCache(mogrify_info,argv[i+1], in MogrifyImage()
Ddrawing-wand.c5445 &CurrentContext->stroke_pattern,wand->exception); in DrawSetStrokePatternURL()
/external/ImageMagick/PerlMagick/
DMagick.xs8476 draw_info->stroke_pattern=CloneImage( in Mogrify()
8647 draw_info->stroke_pattern=CloneImage( in Mogrify()
9011 draw_info->stroke_pattern=CloneImage( in Mogrify()
9188 draw_info->stroke_pattern=CloneImage( in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in8477 draw_info->stroke_pattern=CloneImage(
8650 draw_info->stroke_pattern=CloneImage(
9016 draw_info->stroke_pattern=CloneImage(
9195 draw_info->stroke_pattern=CloneImage(