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.c1094 MagickExport MagickBooleanType ThrowMagickExceptionList( in ThrowMagickExceptionList() function
1156 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in ThrowMagickException()
Dmethods.h1110 #define ThrowMagickExceptionList PrependMagickMethod(ThrowMagickExceptionList) macro
Dopencl.c2689 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in OpenCLThrowMagickException()
/external/ImageMagick/MagickWand/
Dwandcli.c347 status=ThrowMagickExceptionList(cli_wand->wand.exception,magick_module, in CLIThrowException()