OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitializeExceptionInfo
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
exception-private.h
94
InitializeExceptionInfo
(ExceptionInfo *);
exception.c
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)
[
all
...]
methods.h
[
all
...]
/external/ImageMagick/www/api/
exception.php
55
<p class="text-center"><a href="exception.php#AcquireExceptionInfo">AcquireExceptionInfo</a> • <a href="exception.php#ClearMagickException">ClearMagickException</a> • <a href="exception.php#CatchException">CatchException</a> • <a href="exception.php#CloneExceptionInfo">CloneExceptionInfo</a> • <a href="exception.php#DestroyExceptionInfo">DestroyExceptionInfo</a> • <a href="exception.php#GetExceptionMessage">GetExceptionMessage</a> • <a href="exception.php#GetLocaleExceptionMessage">GetLocaleExceptionMessage</a> • <a href="exception.php#InheritException">InheritException</a> • <a href="exception.php#
InitializeExceptionInfo
">
InitializeExceptionInfo
</a> • <a href="exception.php#MagickError">MagickError</a> • <a href="exception.php#MagickFatalError">MagickFatalError</a> • <a href="exception.php#MagickWarning">MagickWarning</a> • <a href="exception.php#SetErrorHandler">SetErrorHandler</a> • <a href="exception.php#SetFatalErrorHandler">SetFatalErrorHandler</a> • <a href="exception.php#SetWarningHandler">SetWarningHandler</a> • <a href="exception.php#ThrowException">ThrowException</a></p>
230
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="
InitializeExceptionInfo
">
InitializeExceptionInfo
</a></h2>
232
<p>
InitializeExceptionInfo
() initializes an exception to default values.</p>
234
<p>The format of the
InitializeExceptionInfo
method is:</p>
237
InitializeExceptionInfo
(ExceptionInfo *exception)
Completed in 44 milliseconds