DrawPathCurveToRelative 1661 Magick++/lib/Drawable.cpp       DrawPathCurveToRelative( context_, p->x1(), p->y1(), p->x2(), p->y2(),
DrawPathCurveToRelative  589 Magick++/lib/Magick++/Include.h   using MagickLib::DrawPathCurveToRelative;
DrawPathCurveToRelative 7942 TclMagick/generic/TclMagick.c 			? DrawPathCurveToRelative(wandPtr, x1, y1, x2, y2, x, y)
DrawPathCurveToRelative  192 magick/draw.c    void (*DrawPathCurveToRelative)
DrawPathCurveToRelative  136 magick/draw.h    DrawPathCurveToRelative(DrawContext context,
DrawPathCurveToRelative  324 wand/drawing_wand.h   DrawPathCurveToRelative(DrawingWand *,const double,const double,const double,