HeightValue       243 Magick++/lib/Geometry.cpp   if ( ( flags & HeightValue ) != 0 )
HeightValue       927 Magick++/lib/Magick++/Include.h   using MagickCore::HeightValue;
HeightValue       571 coders/dib.c         if (flags & HeightValue)
HeightValue       885 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      1304 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      1530 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      1671 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      1856 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      2473 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      3045 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      3704 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      4636 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      4906 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      5110 coders/msl.c                   if ((flags & HeightValue) == 0)
HeightValue      5454 coders/msl.c                         if ((flags & HeightValue) == 0)
HeightValue      2376 coders/tiff.c    if ((flags & HeightValue) == 0)
HeightValue      1849 magick/composite.c       if ((flags & HeightValue) != 0 )
HeightValue      2013 magick/composite.c       if ((flags & (WidthValue|HeightValue)) == 0 )
HeightValue      2044 magick/composite.c           if ((flags & HeightValue) == 0)
HeightValue       749 magick/constitute.c               if (((flags & WidthValue) != 0) || ((flags & HeightValue) != 0))
HeightValue       247 magick/geometry.c                 flags|=HeightValue;
HeightValue       293 magick/geometry.c       if (((flags & SeparatorValue) == 0) && ((flags & HeightValue) == 0))
HeightValue       296 magick/geometry.c           flags|=HeightValue;
HeightValue       308 magick/geometry.c        (flags & WidthValue) ? 'W' : ' ',(flags & HeightValue) ? 'H' : ' ',
HeightValue      1470 magick/geometry.c   if ((((flags & WidthValue) != 0) || ((flags & HeightValue) != 0)) &&
HeightValue      1475 magick/geometry.c       if ((flags & HeightValue) == 0)
HeightValue      2072 magick/image.c       if ((flags & HeightValue) == 0)
HeightValue       515 magick/montage.c       if ((flags & HeightValue) == 0)
HeightValue       437 magick/morphology.c       if ( (flags & HeightValue) == 0 )
HeightValue       461 magick/morphology.c       if ( (flags & HeightValue) == 0 )           /* no distance scale */
HeightValue      8357 magick/xwindow.c       if ((flags & WidthValue) && (flags & HeightValue))