Searched defs:ypos (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/syscons/logo/
H A Dlogo_saver.c95 static int xpos = 0, ypos = 0; local
/freebsd-12-stable/contrib/ncurses/ncurses/base/
H A Dlib_addch.c120 newline_forces_scroll(WINDOW *win, NCURSES_SIZE_T * ypos) argument
/freebsd-12-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_add_wch.c117 newline_forces_scroll(WINDOW *win, NCURSES_SIZE_T * ypos) argument
/freebsd-12-stable/contrib/wpa/src/crypto/
H A Daes-gcm.c148 u8 *ypos = y; local
/freebsd-12-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c127 clear_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, argument
143 draw_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, argument
185 clear_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) argument
195 draw_string(sc_softc_t *sc, int xpos, int ypos, int xoff, u_char *s, int len) argument
/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_tv.c1094 int xpos = 0x0, ypos = 0x0; local
/freebsd-12-stable/sys/dev/syscons/
H A Dsyscons.h297 int ypos; /* current Y position */ member in struct:scr_stat

Completed in 303 milliseconds