DrawAnnotation   1272 Magick++/lib/Drawable.cpp   DrawAnnotation( context_, _x, _y,
DrawAnnotation    567 Magick++/lib/Magick++/Include.h   using MagickLib::DrawAnnotation;
DrawAnnotation   6284 TclMagick/generic/TclMagick.c 	DrawAnnotation(wandPtr, x, y, text);
DrawAnnotation    205 coders/ttf.c     (void) DrawAnnotation(context,10,y,(const unsigned char *) Text);
DrawAnnotation    212 coders/ttf.c       (void) DrawAnnotation(context,10,y,(const unsigned char *) buffer);
DrawAnnotation    214 coders/ttf.c       (void) DrawAnnotation(context,50,y,(const unsigned char *)
DrawAnnotation   1412 coders/wmf.c     DrawAnnotation(WmfDrawContext, 0, 0, (unsigned char*)draw_text->str);
DrawAnnotation    156 magick/draw.c    void (*DrawAnnotation)
DrawAnnotation     99 magick/draw.h    DrawAnnotation(DrawContext context,
DrawAnnotation    304 wand/drawing_wand.h   DrawAnnotation(DrawingWand *,const double,const double,const unsigned char *),
DrawAnnotation    210 wand/wandtest.c   (void) DrawAnnotation(drawing_wand,15,5,(const unsigned char *) "Magick");