Searched refs:_screen_unicode (Results 1 – 4 of 4) sorted by relevance
66 if (sp->_screen_unicode) { in NCURSES_EXPORT()
642 sp->_screen_unicode = _nc_unicode_locale(); in NCURSES_SP_NAME()650 sp->_screen_acs_fix = (sp->_screen_unicode in NCURSES_SP_NAME()
295 if (SP_PARM->_screen_unicode in PutAttrChar()630 (!SP_PARM->_screen_unicode && in EmitRange()
1229 bool _screen_unicode; member