Searched refs:CloneExceptionInfo (Results 1 – 4 of 4) sorted by relevance
146 *CloneExceptionInfo(ExceptionInfo *),
258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo() function
141 #define CloneExceptionInfo PrependMagickMethod(CloneExceptionInfo) macro
908 return CloneExceptionInfo(wand->exception); in DrawCloneExceptionInfo()