Searched refs:CLIThrowException (Results 1 – 3 of 3) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | wandcli-private.h | 26 (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, \
|
D | wandcli.h | 37 CLIThrowException(MagickCLI *,const char *,const char *,const size_t,
|
D | wandcli.c | 315 WandExport MagickBooleanType CLIThrowException(MagickCLI *cli_wand, in CLIThrowException() function
|