Home
last modified time | relevance | path

Searched refs:x_ofst (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/news3400/bm/
H A Dvt100esc.c340 spc->csr_p.x = x_ofst;
582 spc->csr_p.x = x_ofst;
608 spc->csr_p.x = x_ofst;
677 sp->s_csr.csr_p.x = x_ofst;
731 sp->s_csr.csr_p.x = x_ofst;
861 sp->s_csr.csr_p.x = x_ofst;
1012 sp->s_csr.csr_p.x = x_ofst;
1023 sp->s_csr.csr_p.x = x_ofst;
1215 (scr_w - x_ofst)/char_w: parm[0];
1264 x_ofst, y_ofst);
[all …]
H A Dvt100.c95 int x_ofst; variable
119 sp->s_csr.csr_p.x = x_ofst; in vt100init()
163 x_ofst = cfb->x_offset; in set_default_param()
478 sp->s_csr.csr_p.x = (sp->s_csr.csr_x - 1) * char_w + x_ofst;
491 sp->s_csr.csr_p.x = x_ofst;
686 spc->csr_p.x = x_ofst;
H A Dbitmapif.c316 move_rect(x_ofst, char_h*(sl - 1) + y_ofst, char_w*(rit_m - LFT_M + 1),
317 char_h*nl, x_ofst, char_h*(dl - 1) + y_ofst, BF_S);
331 move_rect(char_w*(sx - 1) + x_ofst, char_h*(sy - 1) + y_ofst,
333 char_w*(dx - 1) + x_ofst, char_h*(sy - 1) + y_ofst, BF_S);
349 clear_rect(x_ofst, char_h*(sl - 1) + y_ofst,
368 clear_rect(char_w*(x - 1) + x_ofst, char_h*(y - 1) + y_ofst,
H A Dvt100.h192 extern int x_ofst;