Home
last modified time | relevance | path

Searched refs:ThrowMagickExceptionList (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dexception.h155 ThrowMagickExceptionList(ExceptionInfo *,const char *,const char *,
Dexception.c1010 MagickExport MagickBooleanType ThrowMagickExceptionList( in ThrowMagickExceptionList() function
1072 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in ThrowMagickException()
Dmethods.h1181 #define ThrowMagickExceptionList PrependMagickMethod(ThrowMagickExceptionList) macro
Dopencl.c2514 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in OpenCLThrowMagickException()
/external/ImageMagick/MagickWand/
Dwandcli.c344 status=ThrowMagickExceptionList(cli_wand->wand.exception,module,function, in CLIThrowException()