Searched defs:yoff (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/syscons/daemon/ |
H A D | daemon_saver.c | 125 clear_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in clear_daemon() 141 draw_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in draw_daemon() 211 static int xoff, yoff, toff; in daemon_saver() local
|
/freebsd/contrib/diff/src/ |
H A D | analyze.c | 92 diag (lin xoff, lin xlim, lin yoff, lin ylim, bool find_minimal, in diag() 330 compareseq (lin xoff, lin xlim, lin yoff, lin ylim, bool find_minimal) in compareseq()
|
/freebsd/sys/dev/syscons/ |
H A D | scvgarndr.c | 1255 int bx, by, i, line_width, xend, xoff, yend, yoff; in remove_pxlmouse_planar() local
|
H A D | syscons.h | 290 int yoff; /* Y offset in pixel mode */ member
|