Searched refs:_xmc_suppress (Results 1 – 5 of 5) sorted by relevance
97 chtype _xmc_suppress; /* attributes to suppress if xmc */ member138 #define XMC_CHANGES(c) ((c) & D->_xmc_suppress)
115 newmode &= ~(SP->_xmc_suppress); in NCURSES_EXPORT()
381 SP->_xmc_suppress = SP->_xmc_triggers & (chtype) ~(A_BOLD); in _nc_setupscreen()383 T(("magic cookie attributes %s", _traceattr(SP->_xmc_suppress))); in _nc_setupscreen()
89 newmode &= ~(SP->_xmc_suppress); in NCURSES_EXPORT()
481 chtype _xmc_suppress; /* attributes to suppress if xmc */ member907 #define XMC_CHANGES(c) ((c) & SP->_xmc_suppress)