HomeSort by relevance Sort by last modified time
    Searched refs:ProcessOneOptionOnly (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickWand/
wandcli-private.h 76 ProcessOneOptionOnly = 0x4000, /* Process one option only */
magick-cli.c 355 % is really only releven if process_flags contains a ProcessOneOptionOnly
398 if ( (cli_wand->process_flags & ProcessOneOptionOnly) != 0 && i != index )

Completed in 309 milliseconds