Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtermattr.c92 at |= WA_BLINK; in term_attrs()
146 at |= WA_BLINK; in term_attrs()
H A Dvid_puts.c84 (long) ISATTR(attr, WA_BLINK), in vid_puts()
239 if (ISATTR(attr, WA_BLINK) && enter_blink_mode != (char *) 0) { in turn_on()
241 new |= WA_BLINK; in turn_on()
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtermattr.c86 at |= WA_BLINK; in term_attrs()
140 at |= WA_BLINK; in term_attrs()
H A Dvid_puts.c85 p4 = (long) ISATTR(attr, WA_BLINK); in vid_puts()
225 if (ISATTR(attr, WA_BLINK) && in turn_on()
228 new |= WA_BLINK; in turn_on()
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h84 #define WA_BLINK 0x0008 macro
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h85 #define WA_BLINK 0x0008 macro