Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsemul_vt100_subr.c231 uint32_t attr, bkgdattr; in wsemul_vt100_handle_csi() local
783 int bgcol, uint32_t *attr, uint32_t *bkgdattr) in vt100_selectattribute()
H A Dwsemul_sun.c113 uint32_t curattr, bkgdattr; /* currently used attribute */ member
407 uint32_t attr, bkgdattr; in wsemul_sun_control() local
892 int fgcol, int bgcol, uint32_t *attr, uint32_t *bkgdattr) in wsemul_sun_selectattribute()
H A Dwsemul_vt100var.h58 uint32_t curattr, bkgdattr; /* currently used attribute */ member