Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:InitializeExceptionInfo

120   InitializeExceptionInfo(exception);
274 InitializeExceptionInfo(clone_exception);
689 % InitializeExceptionInfo() initializes an exception to default values.
691 % The format of the InitializeExceptionInfo method is:
693 % InitializeExceptionInfo(ExceptionInfo *exception)
700 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception)