Lines Matching defs:setting
643 unsigned char setting; /* setting (unset,invalid,on,off) */
1561 ps->options[opt].setting) == PNG_OPTION_INVALID)
1690 ps->options[opt].setting) == PNG_OPTION_INVALID)
2036 * samples in calculations; setting this circumvents simple error limit checking
2056 * sample depth and the 'assume' setting. Digitization is normally by
2295 * which is used depends on the setting of the 'test_exhaustive' flag. Notice
2311 * modifier_reset, below, preserves the setting until after it has called
5284 * sBIT setting allows larger error bounds (indeed, by the spec, apparently
9359 /* Skip the non-alpha cases - there is no setting of a transparency colour at
10114 * below (the setting for maxpc16), however for 8 bit encodings it isn't
10351 unsigned char option=0, setting=0;
10371 setting = PNG_OPTION_OFF;
10374 setting = PNG_OPTION_ON;
10379 "pngvalid: %s: %s: unknown setting
10385 pm.this.options[pm.this.noptions++].setting = setting;