Lines Matching defs:position
146 and set focus position before the GUI elements are displayed.
189 2000-11-19 Added support for the "set focus position" command,
437 * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set focus position
438 * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request focus position
860 u_char * position);
2288 * Check for "request focus position" command. If this command is
2290 * position" command.
2300 /* reflect the current focus position in the GUI */
3397 /* focus position */
3887 /* enable focus position if the scanner supports it */
4449 * set the focus position according to the extension used:
6219 request_focus_position (SANE_Handle handle, u_char * position)
6253 *position = buf[1];
6254 DBG (1, "Focus position = 0x%x\n", buf[1]);