Searched refs:_current_attr (Results 1 – 4 of 4) sorted by relevance
198 FreeIfNeeded(sp->_current_attr); in delscreen()360 if ((sp->_current_attr = typeCalloc(NCURSES_CH_T, 1)) == 0) { in NCURSES_SP_NAME()376 if ((sp->_current_attr = typeCalloc(NCURSES_CH_T, 1)) == 0) { in NCURSES_SP_NAME()
567 #define SCREEN_ATTRS(s) (*((s)->_current_attr))1007 NCURSES_CH_T *_current_attr; /* holds current attributes set */ member
1920 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that
8612 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that