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
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()
Dmagick-cli.c111 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
Doperation.c432 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/
Dcli_operators.c31 *cli_wand; in main() local
Dcli_process.c28 *cli_wand; in main() local