Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:IsEventLogging

363   if (IsEventLogging() == MagickFalse)
722 % IsEventLogging() returns MagickTrue if debug of events is enabled otherwise
725 % The format of the IsEventLogging method is:
727 % MagickBooleanType IsEventLogging(void)
730 MagickExport MagickBooleanType IsEventLogging(void)
1425 if (IsEventLogging() == MagickFalse)