HomeSort by: relevance | last modified time | path
    Searched refs:RR_CLEAR (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/arch/vax/vsa/
maskbits.h 49 #define RR_CLEAR 0x00
57 case RR_CLEAR: \
smg.c 859 case RR_CLEAR:
876 case RR_CLEAR:
924 case RR_CLEAR:
980 bg == 0 ? RR_CLEAR : RR_SET);
  /src/sys/arch/hp300/stand/common/
ite_tvrx.c 65 RR_CLEAR);
ite_hy.c 70 RR_CLEAR);
ite_tc.c 100 topcat_windowmove(ip, 0, 0, 0, 0, ip->fbheight, ip->fbwidth, RR_CLEAR);
itevar.h 97 #define RR_CLEAR 0x0
maskbits.h 104 case RR_CLEAR: \
ite_gb.c 101 gbox_windowmove(ip, 0, 0, 0, 0, ip->dheight, ip->dwidth, RR_CLEAR);
ite_dv.c 122 dvbox_windowmove(ip, 0, 0, 0, 0, ip->dheight, ip->dwidth, RR_CLEAR);
ite_rb.c 78 rbox_windowmove(ip, 0, 0, 0, 0, ip->fbheight, ip->fbwidth, RR_CLEAR);
ite_subr.c 208 h * ip->ftheight, w * ip->ftwidth, RR_CLEAR);
  /src/sys/arch/hp300/dev/
maskbits.h 79 if (rop == RR_CLEAR) \
diofb_mono.c 202 if (rop == RR_CLEAR)
212 if (rop == RR_CLEAR)
253 if (rop == RR_CLEAR)
diofbvar.h 114 #define RR_CLEAR 0x0
diofb.c 214 (*fb->bmv)(fb, 0, 0, 0, 0, fb->fbwidth, fb->fbheight, RR_CLEAR, 0xff);
411 ri->ri_font->fontheight, RR_CLEAR, 0xff ^ bg) != 0)
429 RR_CLEAR, bg);
434 srow, ri->ri_emuwidth, snum, RR_CLEAR, bg);
  /src/sys/arch/amiga/dev/
itevar.h 115 RR_CLEAR = 0,
  /src/sys/arch/atari/dev/
itevar.h 117 RR_CLEAR = 0,
  /src/sys/arch/x68k/dev/
itevar.h 183 #define RR_CLEAR 0x0

Completed in 19 milliseconds