Searched refs:_current_attr (Results 1 – 4 of 4) sorted by relevance
198 FreeIfNeeded(sp->_current_attr); in delscreen()363 if ((sp->_current_attr = typeCalloc(NCURSES_CH_T, 1)) == NULL) { in _nc_setupscreen()379 if ((sp->_current_attr = typeCalloc(NCURSES_CH_T, 1)) == NULL) { in _nc_setupscreen()
622 #define SCREEN_ATTRS(s) (*((s)->_current_attr))1071 NCURSES_CH_T *_current_attr; /* holds current attributes set */ member
1955 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that
9181 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that