Home
last modified time | relevance | path

Searched refs:DrawPushClipPath (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickWand/
Ddrawing-wand.h184 DrawPushClipPath(DrawingWand *,const char *),
Ddrawing-wand.c4105 WandExport void DrawPushClipPath(DrawingWand *wand,const char *clip_mask_id) in DrawPushClipPath() function
/external/ImageMagick/tests/
Ddrawtest.c95 DrawPushClipPath(picasso,"clip_1"); in ScribbleImage()
/external/ImageMagick/Magick++/lib/
DDrawable.cpp455 DrawPushClipPath( context_, _id.c_str()); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1239 using MagickCore::DrawPushClipPath;
/external/ImageMagick/coders/
Dwmf.c1355 DrawPushClipPath(WmfDrawingWand,clip_mask_id); in ipa_region_clip()