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