Lines Matching defs:change
138 fixed the year in the recent change log entries - I now that it's
180 Also force reload after change of scan mode.
864 SANE_Bool * change);
866 SANE_Bool * change);
868 SANE_Int option, SANE_Bool * change);
3657 debugging info if we want. The change flag is set to TRUE
3658 if we changed an option. If we did not change an option,
3663 activateOption (Epson_Scanner * s, SANE_Int option, SANE_Bool * change)
3668 *change = SANE_TRUE;
3673 deactivateOption (Epson_Scanner * s, SANE_Int option, SANE_Bool * change)
3678 *change = SANE_TRUE;
3684 SANE_Int option, SANE_Bool * change)
3688 activateOption (s, option, change);
3692 deactivateOption (s, option, change);