DrawPathCurveTo 2644 magick/draw.c DrawPathCurveTo(context, AbsolutePathMode, x1, y1, x2, y2, x, y); DrawPathCurveTo 2696 magick/draw.c DrawPathCurveTo(context, RelativePathMode, x1, y1, x2, y2, x, y); DrawPathCurveTo 2463 wand/drawing_wand.c DrawPathCurveTo(drawing_wand,AbsolutePathMode,x1,y1,x2,y2,x,y); DrawPathCurveTo 2512 wand/drawing_wand.c DrawPathCurveTo(drawing_wand,RelativePathMode,x1,y1,x2,y2,x,y);