Home
last modified time | relevance | path

Searched refs:ypos (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dsctermvar.h142 n = imin(n, scp->ypos - head); in sc_term_up()
155 n = imin(n, tail - scp->ypos - 1); in sc_term_down()
184 if (n <= scp->ypos - head) { in sc_term_up_scroll()
200 if (n < tail - scp->ypos) { in sc_term_down_scroll()
273 scp->ypos++; in sc_term_tab()
294 sc_move_cursor(scp, i, scp->ypos); in sc_term_backtab()
336 scp->ypos++; in sc_term_gen_print()
359 scp->ypos--; in sc_term_gen_print()
374 scp->ypos++; in sc_term_gen_print()
388 scp->ypos++; in sc_term_gen_print()
[all …]
H A Dscterm.c56 scp->ypos = y; in sc_move_cursor()
57 scp->cursor_pos = scp->ypos*scp->xsize + scp->xpos; in sc_move_cursor()
H A Dscterm-sc.c209 tcp->saved_ypos = scp->ypos; in scterm_scan_esc()
298 sc_move_cursor(scp, 0, scp->ypos + n); in scterm_scan_esc()
305 sc_move_cursor(scp, 0, scp->ypos - n); in scterm_scan_esc()
336 sc_term_ins_line(scp, scp->ypos, tcp->param[0], in scterm_scan_esc()
341 sc_term_del_line(scp, scp->ypos, tcp->param[0], in scterm_scan_esc()
473 tcp->saved_ypos = scp->ypos; in scterm_scan_esc()
H A Dsyscons.c518 scp->ypos * scp->xsize + scp->xpos); in sc_set_vesa_mode()
530 scp->ypos = scp->ysize - 1; in sc_set_vesa_mode()
1015 ptr->mv_row = scp->ypos; in sctty_ioctl()
2991 sc_move_cursor(sc->old_scp, sc->old_scp->xpos, sc->old_scp->ypos); in exchange_scr()
3005 sc_move_cursor(scp, scp->xpos, scp->ypos); in exchange_scr()
3342 scp->ypos = row; in scinit()
3661 scp->xpos = scp->ypos = 0; in init_scp()
H A Dscterm-teken.c296 tp.tp_row = scp->ypos; in scteken_sync_internal()
H A Dsyscons.h284 int ypos; /* current Y position */ member
/freebsd/tools/sched/
H A Dschedgraph.py477 ypos = 0
496 ypos += 1
557 ypos = 0
578 ypos += 1
847 ypos = ypos - (self.ysize() / 2)
1139 ypos = 0
1152 self.create_line(0, ypos, self["width"], ypos,
1183 ypos = 0
1187 l = self.create_line(0, ypos, xsize, ypos,
1196 self.create_line(0, ypos, xsize, ypos,
[all …]
/freebsd/sys/dev/syscons/daemon/
H A Ddaemon_saver.c125 clear_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in clear_daemon() argument
134 (ypos + y)*sc->cur_scp->xsize + xpos + xoff, in clear_daemon()
141 draw_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in draw_daemon() argument
166 (ypos + y)*sc->cur_scp->xsize in draw_daemon()
172 (ypos + y)*sc->cur_scp->xsize in draw_daemon()
183 clear_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) in clear_string() argument
188 ypos*sc->cur_scp->xsize + xpos + xoff, len - xoff, in clear_string()
193 draw_string(sc_softc_t *sc, int xpos, int ypos, int xoff, u_char *s, int len) in draw_string() argument
199 ypos*sc->cur_scp->xsize + xpos + x, in draw_string()
/freebsd/sys/dev/syscons/logo/
H A Dlogo_saver.c93 static int xpos = 0, ypos = 0; in logo_update() local
99 if ((ypos + logo_h + yinc > scrh) || (ypos + yinc < 0)) in logo_update()
102 ypos += yinc; in logo_update()
105 logo_blit(adp, xpos, ypos); in logo_update()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_addch.c121 newline_forces_scroll(WINDOW *win, NCURSES_SIZE_T *ypos) in newline_forces_scroll() argument
125 if (*ypos >= win->_regtop && *ypos <= win->_regbottom) { in newline_forces_scroll()
126 if (*ypos == win->_regbottom) { in newline_forces_scroll()
127 *ypos = win->_regbottom; in newline_forces_scroll()
129 } else if (*ypos < win->_maxy) { in newline_forces_scroll()
130 *ypos = (NCURSES_SIZE_T) (*ypos + 1); in newline_forces_scroll()
132 } else if (*ypos < win->_maxy) { in newline_forces_scroll()
133 *ypos = (NCURSES_SIZE_T) (*ypos + 1); in newline_forces_scroll()
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_add_wch.c118 newline_forces_scroll(WINDOW *win, NCURSES_SIZE_T *ypos) in newline_forces_scroll() argument
122 if (*ypos >= win->_regtop && *ypos == win->_regbottom) { in newline_forces_scroll()
123 *ypos = win->_regbottom; in newline_forces_scroll()
126 *ypos = (NCURSES_SIZE_T) (*ypos + 1); in newline_forces_scroll()
/freebsd/contrib/wpa/src/crypto/
H A Daes-gcm.c148 u8 *ypos = y; in aes_gctr() local
158 aes_encrypt(aes, cb, ypos); in aes_gctr()
159 xor_block(ypos, xpos); in aes_gctr()
161 ypos += AES_BLOCK_SIZE; in aes_gctr()
170 *ypos++ = *xpos++ ^ tmp[i]; in aes_gctr()
/freebsd/sys/dev/syscons/snake/
H A Dsnake_saver.c90 diry = (scp->ypos ? in snake_saver()
93 savs[f] = scp->xpos + scp->ypos*scp->xsize; in snake_saver()