Searched refs:DrawClipPath (Results 1 – 6 of 6) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | draw.h | 376 DrawClipPath(Image *,const DrawInfo *,const char *,ExceptionInfo *),
|
D | methods.h | 298 #define DrawClipPath PrependMagickMethod(DrawClipPath) macro
|
D | draw.c | 1394 MagickExport MagickBooleanType DrawClipPath(Image *image, in DrawClipPath() function 1909 (void) DrawClipPath(image,graphic_context[n], in DrawImage() 3242 status&=DrawClipPath(image,graphic_context[n], in DrawImage()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | render_int.h | 152 void DrawClipPath(CPDF_ClipPath ClipPath, const CFX_Matrix* pObj2Device);
|
D | fpdf_render.cpp | 674 void CPDF_RenderStatus::DrawClipPath(CPDF_ClipPath ClipPath, in DrawClipPath() function in CPDF_RenderStatus
|
/external/ImageMagick/MagickWand/ |
D | drawing-wand.c | 4545 (void) DrawClipPath(wand->image,CurrentContext,CurrentContext->clip_mask); in DrawSetClipPath()
|