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

  /external/ImageMagick/MagickCore/
exception.c 275 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,
    [all...]
methods.h     [all...]

Completed in 535 milliseconds