Home
last modified time | relevance | path

Searched defs:cli_wand (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickWand/
Dwandcli.c77 *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()
Dmagick-cli.c111 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
Doperation.c412 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/
Dcli_operators.c31 *cli_wand; in main() local
Dcli_process.c28 *cli_wand; in main() local