Lines Matching defs:value
1261 value for tl_y in FSU mode is 13199, while the max value for
1264 decrement that value and store it as max(tl_y).
1679 an invalid value to the nearest allowed one.
1682 clip_value (const SANE_Option_Descriptor * opt, void * value)
1694 w = *(SANE_Word *) value;
1706 *(SANE_Word*) value = w;
1711 w = *(SANE_Word *) value;
1715 /* somewhat arbitrary... Would be better to have a default value
1718 *(SANE_Word*) value = word_list[1];
1726 len = strlen (value);
1732 if (strncasecmp (value, string_list[i], len) == 0
1739 if (strcmp (value, string_list[i]) != 0)
1741 strcpy (value, string_list[match]);
1749 strcpy(value, string_list[match]);
1751 strcpy (value, string_list[match]);
1753 strcpy (value, string_list[0]);
1761 so that the strcpy in sane_control_option / set value cannot
2052 which is less than the default value of 297 mm
3160 /* we need: 4 bytes for each gamma value (3 digits + delimiter)
3341 NOTE: If you need to decrease this value, remember that s->buffer