HomeSort by relevance Sort by last modified time
    Searched refs:MagickFatalError (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
exception.h 166 MagickFatalError(const ExceptionType,const char *,const char *),
exception.c 235 MagickFatalError(p->severity,p->reason,p->description);
340 % void MagickFatalError(const ExceptionType severity,const char *reason,
758 % MagickFatalError() calls the fatal exception handler methods with an error
763 % void MagickFatalError(const ExceptionType error,const char *reason,
776 MagickExport void MagickFatalError(const ExceptionType error,const char *reason,
    [all...]
methods.h 19 egrep -v '(MagickError)|(MagickFatalError)|(MagickWarning)|(ThrowException)' | \
    [all...]
  /external/ImageMagick/www/api/
exception.php 55 <p class="text-center"><a href="exception.php#AcquireExceptionInfo">AcquireExceptionInfo</a> &bull; <a href="exception.php#ClearMagickException">ClearMagickException</a> &bull; <a href="exception.php#CatchException">CatchException</a> &bull; <a href="exception.php#CloneExceptionInfo">CloneExceptionInfo</a> &bull; <a href="exception.php#DestroyExceptionInfo">DestroyExceptionInfo</a> &bull; <a href="exception.php#GetExceptionMessage">GetExceptionMessage</a> &bull; <a href="exception.php#GetLocaleExceptionMessage">GetLocaleExceptionMessage</a> &bull; <a href="exception.php#InheritException">InheritException</a> &bull; <a href="exception.php#InitializeExceptionInfo">InitializeExceptionInfo</a> &bull; <a href="exception.php#MagickError">MagickError</a> &bull; <a href="exception.php#MagickFatalError">MagickFatalError</a> &bull; <a href="exception.php#MagickWarning">MagickWarning</a> &bull; <a href="exception.php#SetErrorHandler">SetErrorHandler</a> &bull; <a href="exception.php#SetFatalErrorHandler">SetFatalErrorHandler</a> &bull; <a href="exception.php#SetWarningHandler">SetWarningHandler</a> &bull; <a href="exception.php#ThrowException">ThrowException</a></p>
283 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickFatalError">MagickFatalError</a></h2>
285 <p>MagickFatalError() calls the fatal exception handler methods with an error reason.</p>
290 void MagickFatalError(const ExceptionType error,const char *reason,

Completed in 267 milliseconds