Searched refs:SET_SCREEN_PAIR (Results 1 – 2 of 2) sorted by relevance
657 SET_SCREEN_PAIR(sp, (int) (~0)); /* force attribute update */ in _nc_init_pair()
569 #define SET_SCREEN_PAIR(s,p) SetPair(SCREEN_ATTRS(s), p) macro