Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c117 bool can_color = (SP_PARM == 0 || SP_PARM->_coloron); in NCURSES_EXPORT() local
/dragonfly/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c90 bool can_color = (SP_PARM == 0 || SP_PARM->_coloron); in NCURSES_EXPORT() local