Searched refs:ThrowMagickExceptionList (Results 1 – 5 of 5) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | exception.h | 155 ThrowMagickExceptionList(ExceptionInfo *,const char *,const char *,
|
D | exception.c | 1094 MagickExport MagickBooleanType ThrowMagickExceptionList( in ThrowMagickExceptionList() function 1156 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in ThrowMagickException()
|
D | methods.h | 1110 #define ThrowMagickExceptionList PrependMagickMethod(ThrowMagickExceptionList) macro
|
D | opencl.c | 2689 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in OpenCLThrowMagickException()
|
/external/ImageMagick/MagickWand/ |
D | wandcli.c | 347 status=ThrowMagickExceptionList(cli_wand->wand.exception,magick_module, in CLIThrowException()
|