Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcoolscan.h164 int x_p_nres; /* same as above, but apply to preview */ member
H A Dcoolscan.c1746 s->x_p_nres = s->y_p_nres = 9; /* 9 => 300 dpi */ in coolscan_initialize_values()
3486 *(SANE_Word *) val = resDivToVal (scanner->x_p_nres); in sane_control_option()
3772 scanner->y_p_nres = scanner->x_p_nres = in sane_control_option()
3976 s->x_nres = s->x_p_nres; in swap_res()
3979 s->x_p_nres = xres; in swap_res()

Completed in 6 milliseconds