Searched refs:ProcessOneOptionOnly (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickWand/
H A Dwandcli-private.h76 ProcessOneOptionOnly = 0x4000, /* Process one option only */ enumerator in enum:__anon131
H A Dmagick-cli.c355 % is really only releven if process_flags contains a ProcessOneOptionOnly
398 if ( (cli_wand->process_flags & ProcessOneOptionOnly) != 0 && i != index )

Completed in 57 milliseconds