AnyStretch        491 Magick++/lib/Magick++/Include.h   using MagickCore::AnyStretch;
AnyStretch       1486 magick/option.c     { "Any", (ssize_t) AnyStretch, MagickFalse },
AnyStretch        305 magick/type.c      if ((stretch != UndefinedStretch) && (stretch != AnyStretch) &&
AnyStretch        363 magick/type.c      if ((stretch == UndefinedStretch) || (stretch == AnyStretch))