PathCurveToSmoothOperation 2984 magick/draw.c    if ((context->path_operation != PathCurveToSmoothOperation)
PathCurveToSmoothOperation 2987 magick/draw.c        context->path_operation = PathCurveToSmoothOperation;
PathCurveToSmoothOperation 2775 wand/drawing_wand.c   if ((drawing_wand->path_operation != PathCurveToSmoothOperation) ||
PathCurveToSmoothOperation 2778 wand/drawing_wand.c       drawing_wand->path_operation=PathCurveToSmoothOperation;