Lines Matching defs:unit
346 print_unit (SANE_Unit unit)
348 switch (unit)
481 print_unit (opt->unit);
504 print_unit (opt->unit);
537 print_unit (opt->unit);
687 U is an optional unit. If not specified, the default unit is used.
689 what the option's default unit is:
691 Option's unit: Allowed units:
722 switch (opt->unit)
755 "%s: option --%s: illegal unit (rest of option: %s)\n",
949 && (opt->unit == SANE_UNIT_DPI)
958 && (opt->unit == SANE_UNIT_MM || opt->unit == SANE_UNIT_PIXEL))