Home
last modified time | relevance | path

Searched refs:_mbtrue (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dcurses.c80 bool _mbtrue; /* a true multi-byte character */ variable
H A Dwinsch.c66 if (_mbtrue && ISMBIT(c)) { in winsch()
H A Dwaddnstr.c89 if (_mbtrue && ISMBIT(ch)) { in waddnstr()
H A Dwinsnstr.c133 if (_mbtrue && ISMBIT(*sp)) { in winsnstr()
H A Dwaddch.c76 if (_mbtrue && ISMBIT(rawc)) { in waddch()
H A Dcurshdr.h172 extern bool _mbtrue;
H A Dnewscreen.c118 _mbtrue = (_csmax > 1 || _scrmax > 1); in newscreen()
H A Dmapfile-vers467 _mbtrue;