DrawPathLineToRelative 1996 Magick++/lib/Drawable.cpp       DrawPathLineToRelative( context_, p->x(), p->y() );
DrawPathLineToRelative  598 Magick++/lib/Magick++/Include.h   using MagickLib::DrawPathLineToRelative;
DrawPathLineToRelative 8018 TclMagick/generic/TclMagick.c 		    ? DrawPathLineToRelative(wandPtr, x, y)
DrawPathLineToRelative  223 magick/draw.c    void (*DrawPathLineToRelative)
DrawPathLineToRelative  171 magick/draw.h    DrawPathLineToRelative(DrawContext context,
DrawPathLineToRelative  344 wand/drawing_wand.h   DrawPathLineToRelative(DrawingWand *,const double,const double),