HomeSort by relevance Sort by last modified time
    Searched defs:IsEventLogging (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
log.c 361 if (IsEventLogging() == MagickFalse)
697 % IsEventLogging() returns MagickTrue if debug of events is enabled otherwise
700 % The format of the IsEventLogging method is:
702 % MagickBooleanType IsEventLogging(void)
705 MagickExport MagickBooleanType IsEventLogging(void)
    [all...]
methods.h     [all...]

Completed in 1052 milliseconds