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 *), 1603 status=RenderMVGContent(clip_mask,clone_info,0,exception); in DrawClippingMask() 1695 status=RenderMVGContent(composite_mask,clone_info,0,exception); in DrawCompositeMask() 2449 static MagickBooleanType RenderMVGContent(Image *image, in RenderMVGContent() function 3872 status=RenderMVGContent(image,clone_info,depth+1,exception); in RenderMVGContent() 4474 return(RenderMVGContent(image,draw_info,0,exception)); in DrawImage() 4566 status=RenderMVGContent(*pattern,clone_info,0,exception); in DrawPatternPath()
|