Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtermattr.c124 at |= WA_LEFT; in term_attrs()
173 at |= WA_LEFT; in term_attrs()
H A Dvid_puts.c107 (long) ISATTR(attr, WA_LEFT), in vid_puts()
285 if (ISATTR(attr, WA_LEFT) && enter_left_hl_mode != (char *) 0) { in turn_on()
287 new |= WA_LEFT; in turn_on()
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtermattr.c118 at |= WA_LEFT; in term_attrs()
167 at |= WA_LEFT; in term_attrs()
H A Dvid_puts.c108 p2 = (long) ISATTR(attr, WA_LEFT); in vid_puts()
279 if (ISATTR(attr, WA_LEFT) && in turn_on()
282 new |= WA_LEFT; in turn_on()
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h92 #define WA_LEFT 0x0400 macro
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h91 #define WA_LEFT 0x0400 macro