Searched defs:cli_wand (Results 1 – 5 of 5) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | wandcli.c | 77 *cli_wand; in AcquireMagickCLI() local 155 WandExport MagickCLI *DestroyMagickCLI(MagickCLI *cli_wand) in DestroyMagickCLI() 232 WandExport MagickBooleanType CLICatchException(MagickCLI *cli_wand, in CLICatchException() 271 WandExport MagickBooleanType CLILogEvent(MagickCLI *cli_wand, in CLILogEvent() 315 WandExport MagickBooleanType CLIThrowException(MagickCLI *cli_wand, in CLIThrowException()
|
D | magick-cli.c | 111 WandExport void ProcessScriptOptions(MagickCLI *cli_wand,const char *filename, in ProcessScriptOptions() 355 WandExport int ProcessCommandOptions(MagickCLI *cli_wand,int argc,char **argv, in ProcessCommandOptions() 687 *cli_wand; in MagickImageCommand() local
|
D | operation.c | 412 WandPrivate void CLISettingOptionInfo(MagickCLI *cli_wand, in CLISettingOptionInfo() 1643 static MagickBooleanType CLISimpleOperatorImage(MagickCLI *cli_wand, in CLISimpleOperatorImage() 3602 WandPrivate MagickBooleanType CLISimpleOperatorImages(MagickCLI *cli_wand, in CLISimpleOperatorImages() 3674 WandPrivate MagickBooleanType CLIListOperatorImages(MagickCLI *cli_wand, in CLIListOperatorImages() 4596 WandPrivate void CLINoImageOperator(MagickCLI *cli_wand, in CLINoImageOperator() 5119 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
|