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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c236 * OPT_SHRINK: Set if -shrink option allowed/specified.
244 #define OPT_SHRINK 4 macro
615 OPT_FROM | OPT_TO | OPT_ZOOM | OPT_SUBSAMPLE | OPT_SHRINK,
682 if (options.options & OPT_SHRINK) {
830 OPT_FORMAT | OPT_FROM | OPT_TO | OPT_SHRINK,
888 if (options.options & OPT_SHRINK) {
1134 if ((bit != OPT_SHRINK) && (bit != OPT_FORMAT)) {

Completed in 17 milliseconds