Searched refs:ThrowMagickExceptionList (Results 1 - 5 of 5) sorted by relevance
/external/ImageMagick/MagickCore/ |
H A D | exception.h | 155 ThrowMagickExceptionList(ExceptionInfo *,const char *,const char *,
|
H A D | exception.c | 1034 MagickExport MagickBooleanType ThrowMagickExceptionList( 1096 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, 1010 MagickExport MagickBooleanType ThrowMagickExceptionList( function
|
H A D | methods.h | 1181 #define ThrowMagickExceptionList PrependMagickMethod(ThrowMagickExceptionList) macro
|
H A D | opencl.c | 2515 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag,
|
/external/ImageMagick/MagickWand/ |
H A D | wandcli.c | 350 status=ThrowMagickExceptionList(cli_wand->wand.exception,module,function,
|
Completed in 282 milliseconds