UndefinedStretch 1556 magick/option.c { "Undefined", UndefinedStretch, UndefinedOptionFlag, MagickTrue }, UndefinedStretch 1567 magick/option.c { (char *) NULL, UndefinedStretch, UndefinedOptionFlag, MagickFalse } UndefinedStretch 305 magick/type.c if ((stretch != UndefinedStretch) && (stretch != AnyStretch) && UndefinedStretch 363 magick/type.c if ((stretch == UndefinedStretch) || (stretch == AnyStretch)) UndefinedStretch 2884 wand/mogrify.c draw_info->stretch=UndefinedStretch;