DrawPathCurveToSmooth 3002 magick/draw.c DrawPathCurveToSmooth(context, AbsolutePathMode, x2, y2, x, y); DrawPathCurveToSmooth 3055 magick/draw.c DrawPathCurveToSmooth(context, RelativePathMode, x2, y2, x, y); DrawPathCurveToSmooth 2792 wand/drawing_wand.c DrawPathCurveToSmooth(drawing_wand,AbsolutePathMode,x2,y2,x,y); DrawPathCurveToSmooth 2842 wand/drawing_wand.c DrawPathCurveToSmooth(drawing_wand,RelativePathMode,x2,y2,x,y);