Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dwrefresh.c75 #define _VIDEO(c) ((c) & A_ATTRIBUTES & ~A_COLOR) macro
459 if (_VIDEO(*wp) != A_NORMAL) in _updateln()
620 if (_VIDEO(*scp - 1)) in _updateln()
650 if (_VIDEO(wc) != _VIDEO(curscr->_attrs)) in _updateln()
679 _VIDS(_VIDEO(_virtscr->_y[wy] in _updateln()
681 _VIDEO(_virtscr->_y[wy] in _updateln()
990 a = _VIDEO(curscr->_attrs); in _setmark1()
1021 *s = _CHAR(*s) | _VIDEO(*s) | a; in _setmark2()
1029 *s = _CHAR(*s) | _VIDEO(*s) | a; in _setmark2()