Home
last modified time | relevance | path

Searched defs:ypos (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/sys/dev/misc/syscons/fred/
H A Dfred_saver.c115 clear_fred(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in clear_fred()
132 draw_fred(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in draw_fred()
172 clear_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) in clear_string()
182 draw_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) in draw_string()
/dflybsd-src/games/rain/
H A Drain.c56 int xpos[5], ypos[5]; in main() local
/dflybsd-src/sys/dev/misc/syscons/
H A Dsctermvar.h268 int ypos; in sc_term_tab() local
428 int ypos; in sc_term_gen_scroll() local
H A Dsyscons.h266 int ypos; /* current Y position */ member
/dflybsd-src/sys/dev/misc/syscons/logo/
H A Dlogo_saver.c82 static int xpos = 0, ypos = 0; in logo_update() local
/dflybsd-src/contrib/ncurses/ncurses/widechar/
H A Dlib_add_wch.c118 newline_forces_scroll(WINDOW *win, NCURSES_SIZE_T *ypos) in newline_forces_scroll()
/dflybsd-src/games/worms/
H A Dworms.c164 short *xpos, *ypos; member
/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_addch.c121 newline_forces_scroll(WINDOW *win, NCURSES_SIZE_T *ypos) in newline_forces_scroll()
/dflybsd-src/games/atc/
H A Dstruct.h86 int ypos; member
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Daes-gcm.c148 u8 *ypos = y; in aes_gctr() local
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_tv.c992 int xpos = 0x0, ypos = 0x0; in intel_tv_pre_enable() local