UndefinedType 1653 Magick++/lib/Image.cpp if (constOptions()->type() != UndefinedType)
UndefinedType 1655 Magick++/lib/Image.cpp else if (constImage()->type != UndefinedType)
UndefinedType 620 Magick++/lib/Magick++/Include.h using MagickCore::UndefinedType;
UndefinedType 853 coders/json.c if (image->type != UndefinedType)
UndefinedType 2060 coders/miff.c if (image->type != UndefinedType)
UndefinedType 1129 coders/mpc.c if (image->type != UndefinedType)
UndefinedType 9644 coders/png.c image_info->type == UndefinedType)
UndefinedType 3107 coders/tiff.c if ((image_info->type != UndefinedType) &&
UndefinedType 1079 magick/attribute.c type=UndefinedType;
UndefinedType 1086 magick/attribute.c if (type == UndefinedType)
UndefinedType 1090 magick/attribute.c if (type == UndefinedType)
UndefinedType 1166 magick/attribute.c type=UndefinedType;
UndefinedType 1171 magick/attribute.c if (type == UndefinedType)
UndefinedType 1175 magick/attribute.c if (type == UndefinedType)
UndefinedType 1354 magick/attribute.c case UndefinedType:
UndefinedType 1605 magick/cache.c image->type=UndefinedType;
UndefinedType 655 magick/identify.c if (image->type != UndefinedType)
UndefinedType 746 magick/identify.c if (image->type != UndefinedType)
UndefinedType 1634 magick/option.c { "Undefined", UndefinedType, UndefinedOptionFlag, MagickTrue },
UndefinedType 1651 magick/option.c { (char *) NULL, UndefinedType, UndefinedOptionFlag, MagickFalse }
UndefinedType 1367 tests/validate.c for (j=0; reference_types[j].type != UndefinedType; j++)
UndefinedType 1636 tests/validate.c for (j=0; reference_types[j].type != UndefinedType; j++)
UndefinedType 454 tests/validate.h { UndefinedType, 0 }
UndefinedType 6189 wand/magick-image.c return(UndefinedType);
UndefinedType 3152 wand/mogrify.c type=UndefinedType;
UndefinedType 3156 wand/mogrify.c (*image)->type=UndefinedType;
UndefinedType 7488 wand/mogrify.c image_info->type=UndefinedType;