Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c94 if (can_color && (why)) { \
117 bool can_color = (SP_PARM == 0 || SP_PARM->_coloron); in NCURSES_EXPORT() local
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c61 if (can_color && (why)) { \
90 bool can_color = (SP_PARM == 0 || SP_PARM->_coloron); in NCURSES_EXPORT() local