Searched defs:fgcol (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/sys/dev/wscons/ |
H A D | wsemul_vt100_subr.c | 230 int n, m, help, flags, fgcol, bgcol; in wsemul_vt100_handle_csi() local 761 vt100_selectattribute(struct wsemul_vt100_emuldata * edp,int flags,int fgcol,int bgcol,uint32_t * attr,uint32_t * bkgdattr) vt100_selectattribute() argument [all...] |
H A D | wsemul_sun.c | 115 int attrflags, fgcol, bgcol; /* properties of curattr */ member 406 int flags, fgcol, bgcol; in wsemul_sun_control() local 892 int fgcol, int bgcol, uint32_t *attr, uint32_t *bkgdattr) in wsemul_sun_selectattribute()
|
H A D | wsemul_vt100var.h | 59 int attrflags, fgcol, bgcol; /* properties of curattr */ member
|