Searched refs:termattrs (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/ncurses/tty/
H A Dlib_vidattr.c302 termattrs(void)
306 T((T_CALLED("termattrs()")));
/macosx-10.10.1/ncurses-44/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c250 * we can use termattrs() for part of the logic.
258 attrs = termattrs();
/macosx-10.10.1/ncurses-44/ncurses/man/
H A Dman_db.renames85 curs_termattrs.3x termattrs.3ncurses
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_set_term.c425 SP->_ok_attributes = termattrs();
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dtestcurs.c616 if (termattrs() & A_BLINK)
H A Dncurses.c1177 #define termattrs() my_termattrs() macro
1342 if (!(termattrs() & test)) {
1372 if ((termattrs() & test) != test)
/macosx-10.10.1/ncurses-44/ncurses/ncurses/
H A Dllib-lncurses1885 #undef termattrs
1886 chtype termattrs(void)
H A Dllib-lncursest1889 #undef termattrs
1890 chtype termattrs(void)
H A Dllib-lncursesw2395 #undef termattrs
2396 chtype termattrs(void)
/macosx-10.10.1/ncurses-44/ncurses/include/
H A Dcurses.h.in720 extern NCURSES_EXPORT(chtype) termattrs (void); /* implemented */
H A Dcurses.head720 extern NCURSES_EXPORT(chtype) termattrs (void); /* implemented */

Completed in 117 milliseconds