Home
last modified time | relevance | path

Searched defs:fgcol (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/wscons/
H A Dwsemul_vt100_subr.c230 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 Dwsemul_sun.c115 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 Dwsemul_vt100var.h59 int attrflags, fgcol, bgcol; /* properties of curattr */ member