Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dkodak.c702 s->u_br_x = s->u_page_width; in init_user()
1337 *val_p = SCANNER_UNIT_TO_FIXED_MM(s->u_br_x); in sane_control_option()
1466 if (s->u_br_x != FIXED_MM_TO_SCANNER_UNIT(val_c)){ in sane_control_option()
1467 s->u_br_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()
H A Dkodak.h122 int u_br_x; member

Completed in 4 milliseconds