Home
last modified time | relevance | path

Searched refs:SPX_FG_COLOR (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/vax/vsa/
H A Dspx.c151 #define SPX_FG_COLOR WS_DEFAULT_FG macro
1062 *defattrp = (SPX_BG_COLOR << 4) | SPX_FG_COLOR; in spx_alloc_screen()
1183 (SPX_BG_COLOR << 4) | SPX_FG_COLOR; in spxcninit()
1185 (SPX_BG_COLOR << 4) | SPX_FG_COLOR); in spxcninit()