Home
last modified time | relevance | path

Searched refs:DrawComment (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickWand/
Ddrawing-wand.h138 DrawComment(DrawingWand *,const char *),
Ddrawing-wand.c1106 WandExport void DrawComment(DrawingWand *wand,const char *comment) in DrawComment() function
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1259 using MagickCore::DrawComment;
/external/ImageMagick/coders/
Dwmf.c843 DrawComment(WmfDrawingWand,comment); in ipa_device_begin()