Searched refs:RenderMVGContent (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | draw.c | 196 RenderMVGContent(Image *,const DrawInfo *,const size_t,ExceptionInfo *), 1590 status=RenderMVGContent(clip_mask,clone_info,0,exception); in DrawClippingMask() 1680 status=RenderMVGContent(composite_mask,clone_info,0,exception); in DrawCompositeMask() 2391 static MagickBooleanType RenderMVGContent(Image *image, in RenderMVGContent() function 3770 status=RenderMVGContent(image,clone_info,depth+1,exception); in RenderMVGContent() 4372 return(RenderMVGContent(image,draw_info,0,exception)); in DrawImage() 4462 status=RenderMVGContent(*pattern,clone_info,0,exception); in DrawPatternPath()
|