DrawAnnotation   1284 Magick++/lib/Drawable.cpp   DrawAnnotation( context_, _x, _y,
DrawAnnotation    779 Magick++/lib/Magick++/Include.h   using MagickCore::DrawAnnotation;
DrawAnnotation   1626 coders/wmf.c     DrawAnnotation(WmfDrawingWand, 0, 0, (unsigned char*)draw_text->str);
DrawAnnotation   5318 tests/wandtest.c   (void) DrawAnnotation(drawing_wand,15,5,(const unsigned char *) "Magick");
DrawAnnotation    159 wand/drawing-wand.c   void (*DrawAnnotation)(DrawingWand *,const double,const double,
DrawAnnotation    120 wand/drawing-wand.h   DrawAnnotation(DrawingWand *,const double,const double,const unsigned char *),