UndefinedIntent   902 Magick++/lib/Magick++/Include.h   using MagickCore::UndefinedIntent;
UndefinedIntent  1215 Magick++/tests/attributes.cpp     if ( image.renderingIntent() == UndefinedIntent )
UndefinedIntent  1230 Magick++/tests/attributes.cpp     image.renderingIntent(UndefinedIntent);
UndefinedIntent  1666 coders/bmp.c       have_color_info=(image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  1685 coders/bmp.c             if ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  2062 coders/bmp.c           if ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  2177 coders/miff.c      if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  1247 coders/mpc.c       if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  1010 coders/png.c         return UndefinedIntent;
UndefinedIntent  2343 coders/png.c         image->rendering_intent=UndefinedIntent;
UndefinedIntent  2344 coders/png.c         intent=Magick_RenderingIntent_to_PNG_RenderingIntent(UndefinedIntent);
UndefinedIntent  2487 coders/png.c                           if (image->rendering_intent==UndefinedIntent)
UndefinedIntent  2523 coders/png.c           if (image->rendering_intent == UndefinedIntent)
UndefinedIntent  2535 coders/png.c           if (image->rendering_intent == UndefinedIntent)
UndefinedIntent  2606 coders/png.c     if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  8075 coders/png.c                           if (image->rendering_intent==UndefinedIntent)
UndefinedIntent  12404 coders/png.c         if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  13248 coders/png.c            if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  1140 magick/colorspace.c   image->rendering_intent=UndefinedIntent;
UndefinedIntent  1142 magick/option.c     { "Undefined", UndefinedIntent, UndefinedOptionFlag, MagickTrue },
UndefinedIntent  1147 magick/option.c     { (char *) NULL, UndefinedIntent, UndefinedOptionFlag, MagickFalse }
UndefinedIntent  5986 wand/magick-image.c       return(UndefinedIntent);