Lines Matching refs:moving
323 /** Check whether the scanner carriage is still moving.
326 * @param moving Returned state of the scanner:
327 * - #SANE_TRUE - the scanner carriage is still moving.
332 * *moving is valid.
334 SANE_Status (*is_moving) (GT68xx_Device * dev, SANE_Bool * moving);
889 /** Check whether the scanner carriage is still moving.
892 * @param moving Returned state of the scanner:
893 * - #SANE_TRUE - the scanner carriage is still moving.
897 * - #SANE_STATUS_GOOD - success; the status in @a *moving is valid.
901 gt68xx_device_is_moving (GT68xx_Device * dev, SANE_Bool * moving);
923 * This function starts moving the scanner carriage to the home position, but