DrawPathMoveToRelative 2130 Magick++/lib/Drawable.cpp       DrawPathMoveToRelative( context_, p->x(), p->y() );
DrawPathMoveToRelative  813 Magick++/lib/Magick++/Include.h   using MagickCore::DrawPathMoveToRelative;
DrawPathMoveToRelative  206 wand/drawing-wand.c   void (*DrawPathMoveToRelative)(DrawingWand *,const double,const double);
DrawPathMoveToRelative  169 wand/drawing-wand.h   DrawPathMoveToRelative(DrawingWand *,const double,const double),