Searched refs:ThrowMagickExceptionList (Results 1 – 4 of 4) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | exception.h | 155 ThrowMagickExceptionList(ExceptionInfo *,const char *,const char *,
|
D | exception.c | 1023 MagickExport MagickBooleanType ThrowMagickExceptionList( in ThrowMagickExceptionList() function 1085 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in ThrowMagickException()
|
D | opencl.c | 2640 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in OpenCLThrowMagickException()
|
/external/ImageMagick/MagickWand/ |
D | wandcli.c | 349 status=ThrowMagickExceptionList(cli_wand->wand.exception,module,function, in CLIThrowException()
|