Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtermattr.c127 at |= WA_LOW; in term_attrs()
176 at |= WA_LOW; in term_attrs()
H A Dvid_puts.c108 (long) ISATTR(attr, WA_LOW), in vid_puts()
290 if (ISATTR(attr, WA_LOW) && enter_low_hl_mode != (char *) 0) { in turn_on()
292 new |= WA_LOW; in turn_on()
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtermattr.c121 at |= WA_LOW; in term_attrs()
170 at |= WA_LOW; in term_attrs()
H A Dvid_puts.c109 p3 = (long) ISATTR(attr, WA_LOW); in vid_puts()
285 if (ISATTR(attr, WA_LOW) && in turn_on()
288 new |= WA_LOW; in turn_on()
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h93 #define WA_LOW 0x0800 macro
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h92 #define WA_LOW 0x0800 macro