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