Searched defs:cli_wand (Results 1 – 5 of 5) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | wandcli.c | 77 *cli_wand; in AcquireMagickCLI() local 152 WandExport MagickCLI *DestroyMagickCLI(MagickCLI *cli_wand) in DestroyMagickCLI() 229 WandExport MagickBooleanType CLICatchException(MagickCLI *cli_wand, in CLICatchException() 270 WandExport MagickBooleanType CLILogEvent(MagickCLI *cli_wand, in CLILogEvent() 318 WandExport MagickBooleanType CLIThrowException(MagickCLI *cli_wand, in CLIThrowException()
|
D | magick-cli.c | 111 WandExport void ProcessScriptOptions(MagickCLI *cli_wand,const char *filename, in ProcessScriptOptions() 358 WandExport int ProcessCommandOptions(MagickCLI *cli_wand,int argc,char **argv, in ProcessCommandOptions() 692 *cli_wand; in MagickImageCommand() local
|
D | operation.c | 432 WandPrivate void CLISettingOptionInfo(MagickCLI *cli_wand, in CLISettingOptionInfo() 1662 static MagickBooleanType CLISimpleOperatorImage(MagickCLI *cli_wand, in CLISimpleOperatorImage() 3738 WandPrivate MagickBooleanType CLISimpleOperatorImages(MagickCLI *cli_wand, in CLISimpleOperatorImages() 3810 WandPrivate MagickBooleanType CLIListOperatorImages(MagickCLI *cli_wand, in CLIListOperatorImages() 4758 WandPrivate void CLINoImageOperator(MagickCLI *cli_wand, in CLINoImageOperator() 5282 WandExport void CLIOption(MagickCLI *cli_wand,const char *option,...) in CLIOption()
|
/external/ImageMagick/api_examples/ |
D | cli_operators.c | 31 *cli_wand; in main() local
|
D | cli_process.c | 28 *cli_wand; in main() local
|