Searched refs:vidattr (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dtty_display.h123 vidattr(AttrOf(c)); \
135 vidattr(AttrOf(c));
H A Dlib_vidattr.c256 vidattr(chtype newmode) function
258 T((T_CALLED("vidattr(%s)"), _traceattr(newmode)));
/haiku-fatelf/src/libs/ncurses/ncurses/
H A Dexpanded.c23 if (! ((( (*(( SP )->_current_attr)) ) & (chtype)(( ~(1UL - 1UL) ) << (( 0 ) + 8 )) ) == (( c ) & (chtype)(( ~(1UL - 1UL) ) << (( 0 ) + 8 )) ) ) ) vidattr( (( c ) & (chtype)(( ~(1UL - 1UL) ) << (( 0 ) + 8 )) ) ) ; ;
H A Dllib-lncurses1787 #undef vidattr
1788 int vidattr(
H A Dllib-lncursesw2302 #undef vidattr
2303 int vidattr(
H A Dlink_test.c1438 T((T_CALLED("vidattr(%s)"), _tracechtype2(0,z))); returnCode(vidattr(z));
/haiku-fatelf/headers/libs/ncurses/
H A Dcurses.h745 extern NCURSES_EXPORT(int) vidattr (chtype); /* implemented */
813 #define vid_attr(a,pair,opts) vidattr(a)
/haiku-fatelf/src/libs/ncurses/include/
H A Dcurses.h745 extern NCURSES_EXPORT(int) vidattr (chtype); /* implemented */
813 #define vid_attr(a,pair,opts) vidattr(a)
H A Dcurses.h.in745 extern NCURSES_EXPORT(int) vidattr (chtype); /* implemented */
813 #define vid_attr(a,pair,opts) vidattr(a)
H A Dcurses.head745 extern NCURSES_EXPORT(int) vidattr (chtype); /* implemented */
813 #define vid_attr(a,pair,opts) vidattr(a)

Completed in 108 milliseconds