Searched refs:_current_attr (Results 1 – 6 of 6) sorted by relevance
52 unsigned long _current_attr; /* terminal attribute current set */ member121 #define UpdateAttrs(c) if (!SameAttrOf(D->_current_attr, AttrOf(c))) { \122 attr_t chg = D->_current_attr; \125 && XMC_CHANGES((chg ^ D->_current_attr))) { \134 #define UpdateAttrs(c) if (!SameAttrOf(D->_current_attr, AttrOf(c))) \
124 FreeIfNeeded(sp->_current_attr); in delscreen()233 if ((SP->_current_attr = typeCalloc(NCURSES_CH_T, 1)) == 0) in _nc_setupscreen()
285 #define SCREEN_ATTRS(s) (*((s)->_current_attr))410 NCURSES_CH_T *_current_attr; /* holds current attributes set */ member
58 * change SP->_current_attr to a pointer, adjust ifdef's to ensure
822 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that
371 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that