UndefinedIntent   584 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  1605 coders/bmp.c       have_color_info=(image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  1624 coders/bmp.c             if ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  2002 coders/bmp.c           if ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  2162 coders/miff.c      if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  1240 coders/mpc.c       if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  1169 coders/png.c         return UndefinedIntent;
UndefinedIntent  2459 coders/png.c         image->rendering_intent=UndefinedIntent;
UndefinedIntent  2460 coders/png.c         intent=Magick_RenderingIntent_to_PNG_RenderingIntent(UndefinedIntent);
UndefinedIntent  2609 coders/png.c                           if (image->rendering_intent==UndefinedIntent)
UndefinedIntent  2645 coders/png.c           if (image->rendering_intent == UndefinedIntent)
UndefinedIntent  2657 coders/png.c           if (image->rendering_intent == UndefinedIntent)
UndefinedIntent  2728 coders/png.c     if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  8115 coders/png.c                           if (image->rendering_intent==UndefinedIntent)
UndefinedIntent  12573 coders/png.c         if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  13422 coders/png.c            if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  1107 magick/colorspace.c   image->rendering_intent=UndefinedIntent;
UndefinedIntent  1093 magick/option.c     { "Undefined", UndefinedIntent, UndefinedOptionFlag, MagickTrue },
UndefinedIntent  1098 magick/option.c     { (char *) NULL, UndefinedIntent, UndefinedOptionFlag, MagickFalse }
UndefinedIntent  3461 magick/property.c           image->rendering_intent=UndefinedIntent;
UndefinedIntent  5881 wand/magick-image.c       return(UndefinedIntent);