HomeSort by relevance Sort by last modified time
    Searched refs:DestroyExceptionInfo (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/ImageMagick/api_examples/
magick_command.c 53 exception=DestroyExceptionInfo(exception);
  /external/ImageMagick/MagickWand/
magick-wand-private.h 44 (void) DestroyExceptionInfo(fatal_exception); \
magick-wand.c 180 wand->exception=DestroyExceptionInfo(wand->exception);
426 exception=DestroyExceptionInfo(exception);
475 exception=DestroyExceptionInfo(exception);
731 exception=DestroyExceptionInfo(exception);
773 exception=DestroyExceptionInfo(exception);
    [all...]
wandcli.c 195 cli_wand->wand.exception=DestroyExceptionInfo(cli_wand->wand.exception);
pixel-iterator.c 226 iterator->exception=DestroyExceptionInfo(iterator->exception);
    [all...]
  /external/ImageMagick/www/source/
core.c 60 exception=DestroyExceptionInfo(exception);
  /external/ImageMagick/MagickCore/
exception-private.h 50 (void) DestroyExceptionInfo(fatal_exception); \
exception.h 147 *DestroyExceptionInfo(ExceptionInfo *);
log.c 365 exception=DestroyExceptionInfo(exception);
718 exception=DestroyExceptionInfo(exception);
851 exception=DestroyExceptionInfo(exception);
978 exception=DestroyExceptionInfo(exception);
    [all...]
constitute.c 309 sans=DestroyExceptionInfo(sans);
431 sans_exception=DestroyExceptionInfo(sans_exception);
835 sans=DestroyExceptionInfo(sans);
    [all...]
version.c 292 exception=DestroyExceptionInfo(exception);
policy.c 504 exception=DestroyExceptionInfo(exception);
601 exception=DestroyExceptionInfo(exception);
    [all...]
xwindow-private.h 64 (void) DestroyExceptionInfo(exception); \
exception.c 421 % DestroyExceptionInfo() deallocates memory associated with an exception.
423 % The format of the DestroyExceptionInfo method is:
425 % ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception)
432 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception)
    [all...]
token.c 369 exception=DestroyExceptionInfo(exception);
image-view.c 157 image_view->exception=DestroyExceptionInfo(image_view->exception);
    [all...]
mime.c     [all...]
image.c 663 exception=DestroyExceptionInfo(exception);
    [all...]
  /external/ImageMagick/utilities/
magick.c 170 exception=DestroyExceptionInfo(exception);
  /external/ImageMagick/www/source/core/
sigmoidal-contrast.c 112 exception=DestroyExceptionInfo(exception);
  /external/ImageMagick/coders/
dng.c 139 sans_exception=DestroyExceptionInfo(sans_exception);
210 sans=DestroyExceptionInfo(sans);
  /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>
133 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="DestroyExceptionInfo">DestroyExceptionInfo</a></h2>
135 <p>DestroyExceptionInfo() deallocates memory associated with an exception.</p>
137 <p>The format of the DestroyExceptionInfo method is:</p>
140 ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception)
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 3905 milliseconds

1 2 3