Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dkodak.c1329 *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_tl_x); in sane_control_option()
1452 if (s->u_tl_x != FIXED_MM_TO_SCANNER_UNIT(val_c)){ in sane_control_option()
1453 s->u_tl_x = FIXED_MM_TO_SCANNER_UNIT(val_c); in sane_control_option()
1627 s->u_tl_x, s->u_br_x, s->u_page_width, s->s_width_max); in sane_get_parameters()
1631 s->u_res, (s->u_res * (s->u_br_x - s->u_tl_x) / 1200), in sane_get_parameters()
1649 params->pixels_per_line = s->u_res * (s->u_br_x - s->u_tl_x) / 1200; in sane_get_parameters()
1835 int width = (s->u_br_x - s->u_tl_x) * s->u_res/1200; in set_window()
1854 set_WD_ULX (desc, s->u_tl_x); in set_window()
1965 set_WD_ULX (desc, s->u_tl_x); in set_window()
H A Dkodak.h120 int u_tl_x; member

Completed in 3 milliseconds