Home
last modified time | relevance | path

Searched refs:CLIThrowException (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickWand/
Dwandcli-private.h26 (void) CLIThrowException(cli_wand,GetMagickModule(),severity,tag, \
30 (void) CLIThrowException(cli_wand,GetMagickModule(),severity,tag, \
35 (void) CLIThrowException(cli_wand,GetMagickModule(),OptionWarning, \
40 (void) CLIThrowException(cli_wand,GetMagickModule(),severity,tag, \
Dwandcli.h37 CLIThrowException(MagickCLI *,const char *,const char *,const size_t,
Dwandcli.c315 WandExport MagickBooleanType CLIThrowException(MagickCLI *cli_wand, in CLIThrowException() function