Searched refs:_current_attr (Results 1 – 4 of 4) sorted by relevance
179 FreeIfNeeded(sp->_current_attr); in delscreen()310 if ((sp->_current_attr = typeCalloc(NCURSES_CH_T, 1)) == 0) { in NCURSES_SP_NAME()326 if ((sp->_current_attr = typeCalloc(NCURSES_CH_T, 1)) == 0) in NCURSES_SP_NAME()
457 #define SCREEN_ATTRS(s) (*((s)->_current_attr))1018 NCURSES_CH_T *_current_attr; /* holds current attributes set */ member
1359 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that
4231 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that