Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtermattr.c89 at |= WA_REVERSE; in term_attrs()
161 at |= WA_REVERSE; in term_attrs()
H A Dvid_puts.c83 (long) ISATTR(attr, WA_REVERSE), in vid_puts()
264 if (ISATTR(attr, WA_REVERSE) && enter_reverse_mode != (char *) 0) { in turn_on()
266 new |= WA_REVERSE; in turn_on()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtermattr.c83 at |= WA_REVERSE; in term_attrs()
155 at |= WA_REVERSE; in term_attrs()
H A Dvid_puts.c84 p3 = (long) ISATTR(attr, WA_REVERSE); in vid_puts()
255 if (ISATTR(attr, WA_REVERSE) && in turn_on()
258 new |= WA_REVERSE; in turn_on()
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h84 #define WA_REVERSE 0x0004 macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h83 #define WA_REVERSE 0x0004 macro