DrawPathLineToRelative 2012 Magick++/lib/Drawable.cpp       DrawPathLineToRelative( context_, p->x(), p->y() );
DrawPathLineToRelative  809 Magick++/lib/Magick++/Include.h   using MagickCore::DrawPathLineToRelative;
DrawPathLineToRelative  200 wand/drawing-wand.c   void (*DrawPathLineToRelative)(DrawingWand *,const double,const double);
DrawPathLineToRelative  163 wand/drawing-wand.h   DrawPathLineToRelative(DrawingWand *,const double,const double),