AffineDistortion  240 Magick++/lib/Magick++/Include.h   using MagickCore::AffineDistortion;
AffineDistortion  362 magick/distort.c     *method = AffineDistortion;
AffineDistortion  366 magick/distort.c     case AffineDistortion:
AffineDistortion  453 magick/distort.c     case AffineDistortion:
AffineDistortion  589 magick/distort.c       *method = AffineDistortion;
AffineDistortion  688 magick/distort.c       *method = AffineDistortion;
AffineDistortion 1403 magick/distort.c       resize_image=DistortImage(tmp_image,AffineDistortion,12,distort_args,
AffineDistortion 1426 magick/distort.c       resize_alpha=DistortImage(tmp_image,AffineDistortion,12,distort_args,
AffineDistortion 1438 magick/distort.c       resize_image=DistortImage(tmp_image,AffineDistortion,12,distort_args,
AffineDistortion 1661 magick/distort.c       case AffineDistortion:
AffineDistortion 1842 magick/distort.c       case AffineDistortion:
AffineDistortion 2191 magick/distort.c         case AffineDistortion:
AffineDistortion 2221 magick/distort.c           case AffineDistortion:
AffineDistortion  874 magick/option.c     { "Affine", (ssize_t) AffineDistortion, MagickFalse },