Home
last modified time | relevance | path

Searched refs:hor_end (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dlexmark_low.c2414 SANE_Int hor_end; in low_set_scan_area() local
2439 hor_end = hor_start + brx; in low_set_scan_area()
2445 regs[0x6c] = LOBYTE (hor_end); in low_set_scan_area()
2446 regs[0x6d] = HIBYTE (hor_end); in low_set_scan_area()
2452 DBG (2, "low_set_scan_area: hor_end: %d\n", hor_end); in low_set_scan_area()

Completed in 7 milliseconds