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

  /external/ImageMagick/MagickCore/
exception.h 146 *CloneExceptionInfo(ExceptionInfo *),
exception.c 248 % CloneExceptionInfo() clones the ExceptionInfo structure.
250 % The format of the CloneExceptionInfo method is:
259 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception)
    [all...]
methods.h 134 #define CloneExceptionInfo PrependMagickMethod(CloneExceptionInfo)
    [all...]

Completed in 46 milliseconds