Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dexception.h155 ThrowMagickExceptionList(ExceptionInfo *,const char *,const char *,
Dexception.c1023 MagickExport MagickBooleanType ThrowMagickExceptionList( in ThrowMagickExceptionList() function
1085 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in ThrowMagickException()
Dopencl.c2640 status=ThrowMagickExceptionList(exception,module,function,line,severity,tag, in OpenCLThrowMagickException()
/external/ImageMagick/MagickWand/
Dwandcli.c349 status=ThrowMagickExceptionList(cli_wand->wand.exception,module,function, in CLIThrowException()