DrawPathMoveTo 3558 magick/draw.c DrawPathMoveTo(context, AbsolutePathMode, x, y); DrawPathMoveTo 3596 magick/draw.c DrawPathMoveTo(context, RelativePathMode, x, y); DrawPathMoveTo 3328 wand/drawing_wand.c DrawPathMoveTo(drawing_wand,AbsolutePathMode,x,y); DrawPathMoveTo 3365 wand/drawing_wand.c DrawPathMoveTo(drawing_wand,RelativePathMode,x,y);