Home
last modified time | relevance | path

Searched defs:yoff (Results 1 – 4 of 4) sorted by relevance

/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()
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 Danalyze.c92 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 Dscvgarndr.c1255 int bx, by, i, line_width, xend, xoff, yend, yoff; in remove_pxlmouse_planar() local
H A Dsyscons.h290 int yoff; /* Y offset in pixel mode */ member