HomeSort by relevance Sort by last modified time
    Searched refs:PercentValue (Results 1 - 13 of 13) sorted by null

  /external/ImageMagick/MagickCore/
geometry.h 49 PercentValue = 0x1000, /* '%' percentage of something */
geometry.c 136 flags|=PercentValue;
300 if ((flags & PercentValue) != 0)
901 flags|=PercentValue;
    [all...]
threshold.c 589 if ((flags & PercentValue) != 0)
    [all...]
color.c     [all...]
morphology.c 465 else if ( (flags & PercentValue ) != 0 ) /* '%' flag */
    [all...]
composite.c 994 if ((flags & PercentValue) != 0)
    [all...]
display.c     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/Magick++/lib/
Geometry.cpp 245 if ((flags & PercentValue) != 0)
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 665 using MagickCore::PercentValue;
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 80 milliseconds