Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtermattr.c130 at |= WA_RIGHT; in term_attrs()
179 at |= WA_RIGHT; in term_attrs()
H A Dvid_puts.c109 (long) ISATTR(attr, WA_RIGHT), in vid_puts()
295 if (ISATTR(attr, WA_RIGHT) && enter_right_hl_mode != (char *) 0) { in turn_on()
297 new |= WA_RIGHT; in turn_on()
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtermattr.c124 at |= WA_RIGHT; in term_attrs()
173 at |= WA_RIGHT; in term_attrs()
H A Dvid_puts.c110 p4 = (long) ISATTR(attr, WA_RIGHT); in vid_puts()
291 if (ISATTR(attr, WA_RIGHT) && in turn_on()
294 new |= WA_RIGHT; in turn_on()
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h94 #define WA_RIGHT 0x1000 macro
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h93 #define WA_RIGHT 0x1000 macro