Searched refs:DrawClipPath (Results 1 – 4 of 4) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | draw.h | 391 DrawClipPath(Image *,const DrawInfo *,const char *,ExceptionInfo *),
|
D | methods.h | 284 #define DrawClipPath PrependMagickMethod(DrawClipPath) macro
|
D | draw.c | 1489 MagickExport MagickBooleanType DrawClipPath(Image *image, in DrawClipPath() function 2710 status&=DrawClipPath(image,graphic_context[n], in RenderMVGContent() 4329 status&=DrawClipPath(image,graphic_context[n], in RenderMVGContent()
|
/external/ImageMagick/MagickWand/ |
D | drawing-wand.c | 4626 (void) DrawClipPath(wand->image,CurrentContext,CurrentContext->clip_mask, in DrawSetClipPath()
|