Searched refs:ULy (Results 1 - 4 of 4) sorted by relevance
/third_party/backends/backend/ |
H A D | abaton.h | 119 SANE_Int ULy; member
|
H A D | apple.h | 239 SANE_Int ULy; member
|
H A D | apple.c | 669 STORE32 (WP + 10, s->ULy); in scan_area_and_windows() 945 s->ULy = yquant (s->uly, s->val[OPT_RESOLUTION].w, 0); in calc_parameters() 949 s->ULx, s->ULy, s->Width, s->Height); in calc_parameters() 964 if (s->ULy + s->Height > s->hw->MaxHeight) in calc_parameters() 972 s->ULx, s->ULy, s->Width, s->Height); in calc_parameters() 978 s->uly = (double) s->ULy / 1200; in calc_parameters()
|
H A D | abaton.c | 334 STORE16 (window + 8, s->ULy); in set_window() 547 s->ULy = uly * dpiy; in calc_parameters() 552 s->ULx, s->ULy, s->Width, s->Height); in calc_parameters()
|
Completed in 5 milliseconds