Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dvidupdate.c52 extern chtype bit_attributes[];
195 bit_attributes[i]) { in _change_video()
197 bit_attributes[i]; in _change_video()
265 if (turn_off & bit_attributes[i]) { in _change_video()
269 oldmode &= ~bit_attributes[i]; in _change_video()
282 if (turn_on & bit_attributes[i]) { in _change_video()
293 if ((turn_on &= ~bit_attributes[i]) == in _change_video()
H A Dsetupterm.c56 chtype bit_attributes[NUM_ATTRIBUTES] = { variable
711 cur_term->bit_vector |= bit_attributes[n]; in setupterm()
738 bit_attributes[i]; in setupterm()
743 bit_attributes[i]; in setupterm()
758 cur_term->check_turn_off &= ~bit_attributes[n]; in setupterm()
H A Dmapfile-vers391 bit_attributes {