Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dsc_machdep.h64 #define BG_DARKGREY 0x80 macro
/f-stack/freebsd/arm/include/
H A Dsc_machdep.h64 #define BG_DARKGREY 0x80 macro
/f-stack/freebsd/sys/
H A Dterminal.h119 #define BG_DARKGREY (TFORMAT(TF_BOLD) | TCOLOR_BG(TC_BLACK)) macro