DrawPathCurveToAbsolute 1630 Magick++/lib/Drawable.cpp       DrawPathCurveToAbsolute( context_, p->x1(), p->y1(), p->x2(), p->y2(),
DrawPathCurveToAbsolute  584 Magick++/lib/Magick++/Include.h   using MagickLib::DrawPathCurveToAbsolute;
DrawPathCurveToAbsolute 7943 TclMagick/generic/TclMagick.c 			: DrawPathCurveToAbsolute(wandPtr, x1, y1, x2, y2, x, y);
DrawPathCurveToAbsolute  189 magick/draw.c    void (*DrawPathCurveToAbsolute)
DrawPathCurveToAbsolute  132 magick/draw.h    DrawPathCurveToAbsolute(DrawContext context,
DrawPathCurveToAbsolute  322 wand/drawing_wand.h   DrawPathCurveToAbsolute(DrawingWand *,const double,const double,const double,