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

/external/ImageMagick/MagickCore/
H A Dexception.c275 InheritException(clone_exception,exception);
638 % InheritException() inherits an exception from a related exception.
640 % The format of the InheritException method is:
642 % InheritException(ExceptionInfo *exception,const ExceptionInfo *relative)
651 MagickExport void InheritException(ExceptionInfo *exception,
636 MagickExport void InheritException(ExceptionInfo *exception, function
H A Dmethods.h635 #define InheritException PrependMagickMethod(InheritException) macro

Completed in 113 milliseconds