Searched refs:_direct_color (Results 1 – 4 of 4) sorted by relevance
253 rgb_bits_t *result = &(SP_PARM->_direct_color); in init_direct_colors()716 if (sp == 0 || sp->_direct_color.value) in _nc_init_color()846 if (sp->_direct_color.value) { in _nc_color_content()847 rgb_bits_t *work = &(sp->_direct_color); in _nc_color_content()
145 show_offset(SCREEN, _direct_color); in main()
1057 rgb_bits_t _direct_color; /* RGB overrides color-table */ member
2164 if (SP_PARM->_color_defs < 0 && !SP_PARM->_direct_color.value) { in NCURSES_SP_NAME()