Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dkodak.c705 s->u_br_y = s->u_page_height; in init_user()
1341 *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_br_y); in sane_control_option()
1473 if (s->u_br_y != FIXED_MM_TO_SCANNER_UNIT(val_c)){ in sane_control_option()
1474 s->u_br_y = FIXED_MM_TO_SCANNER_UNIT(val_c); in sane_control_option()
1629 s->u_tl_y, s->u_br_y, s->u_page_height, s->s_length_max); in sane_get_parameters()
1632 (s->u_res * (s->u_br_y - s->u_tl_y) / 1200)); in sane_get_parameters()
1648 params->lines = s->u_res * (s->u_br_y - s->u_tl_y) / 1200; in sane_get_parameters()
1836 int length = (s->u_br_y - s->u_tl_y) * s->u_res/1200; in set_window()
H A Dkodak.h123 int u_br_y; member

Completed in 4 milliseconds