DrawRotate        957 Magick++/lib/Drawable.cpp   DrawRotate( context_, _angle );
DrawRotate        662 Magick++/lib/Magick++/Include.h   using MagickCore::DrawRotate;
DrawRotate        241 wand/drawing-wand.c   void (*DrawRotate)(DrawingWand *,const double);
DrawRotate        181 wand/drawing-wand.h   DrawRotate(DrawingWand *,const double),
DrawRotate         81 wand/drawtest.c     DrawRotate(picasso,0);
DrawRotate        518 wand/wandtest.c   (void) DrawRotate(drawing_wand,45);