Searched defs:IsEventLogging (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dlog.c361 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)
1290 if (IsEventLogging() == MagickFalse)
692 MagickExport MagickBooleanType IsEventLogging(void) function
H A Dmethods.h655 #define IsEventLogging PrependMagickMethod(IsEventLogging) macro

Completed in 122 milliseconds