Home
last modified time | relevance | path

Searched refs:set_WD_line_count (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dsp15c.c1859 set_WD_line_count (buffer_r, (s->br_y - s->tl_y) * s->y_res / 1200); in sp15c_set_window_param()
1863 set_WD_line_count (buffer_r, (s->br_y - s->tl_y) * s->y_res / 1200); in sp15c_set_window_param()
1867 set_WD_line_count (buffer_r, (s->br_y - s->tl_y) * s->y_res / 1200); in sp15c_set_window_param()
1876 set_WD_line_count (buffer_r, (s->br_y - s->tl_y) * s->y_res / 1200); in sp15c_set_window_param()
H A Dsp15c-scsi.h507 #define set_WD_line_count(sb, val) putnbyte(sb + 0x2f, val, 2) macro
H A Dumax-scsidef.h698 #define set_WD_line_count(sb, val) putnbyte(sb + 0x48, val, 4) macro
H A Dumax.c2164 set_WD_line_count(buffer_r, dev->length_in_pixels); /* line count */ in umax_set_window_param()

Completed in 16 milliseconds