UndefinedStretch 952 Magick++/lib/Magick++/Include.h using MagickCore::UndefinedStretch;
UndefinedStretch 1610 magick/option.c { "Undefined", UndefinedStretch, UndefinedOptionFlag, MagickTrue },
UndefinedStretch 1621 magick/option.c { (char *) NULL, UndefinedStretch, UndefinedOptionFlag, MagickFalse }
UndefinedStretch 410 magick/type.c if ((stretch != UndefinedStretch) && (stretch != AnyStretch) &&
UndefinedStretch 468 magick/type.c if ((stretch == UndefinedStretch) || (stretch == AnyStretch))
UndefinedStretch 2973 wand/mogrify.c draw_info->stretch=UndefinedStretch;