UndefinedIntent   913 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  1671 coders/bmp.c       have_color_info=(image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  1690 coders/bmp.c             if ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  2067 coders/bmp.c           if ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent  2186 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  2344 coders/png.c         image->rendering_intent=UndefinedIntent;
UndefinedIntent  2345 coders/png.c         intent=Magick_RenderingIntent_to_PNG_RenderingIntent(UndefinedIntent);
UndefinedIntent  2488 coders/png.c                           if (image->rendering_intent==UndefinedIntent)
UndefinedIntent  2524 coders/png.c           if (image->rendering_intent == UndefinedIntent)
UndefinedIntent  2536 coders/png.c           if (image->rendering_intent == UndefinedIntent)
UndefinedIntent  2607 coders/png.c     if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  8083 coders/png.c                           if (image->rendering_intent==UndefinedIntent)
UndefinedIntent  12421 coders/png.c         if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  13265 coders/png.c            if (image->rendering_intent != UndefinedIntent)
UndefinedIntent  1140 magick/colorspace.c   image->rendering_intent=UndefinedIntent;
UndefinedIntent  1154 magick/option.c     { "Undefined", UndefinedIntent, UndefinedOptionFlag, MagickTrue },
UndefinedIntent  1159 magick/option.c     { (char *) NULL, UndefinedIntent, UndefinedOptionFlag, MagickFalse }
UndefinedIntent  5986 wand/magick-image.c       return(UndefinedIntent);