Home
last modified time | relevance | path

Searched refs:term_attrs (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c335 NCURSES_SP_NAME(term_attrs) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
365 term_attrs(void) in term_attrs() function
367 return NCURSES_SP_NAME(term_attrs) (CURRENT_SCREEN); in term_attrs()
/freebsd/contrib/ncurses/include/
H A Dcurses.wide190 extern NCURSES_EXPORT(attr_t) term_attrs (void); /* implemented */
221 extern NCURSES_EXPORT(attr_t) NCURSES_SP_NAME(term_attrs) (SCREEN*); /* implemented:SP_FUNC */
/freebsd/lib/ncurses/tinfo/
H A DMakefile887 curs_termattrs.3 term_attrs.3 \
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursestw3439 #undef term_attrs
3440 attr_t term_attrs(void)
H A Dllib-lncursesw3430 #undef term_attrs
3431 attr_t term_attrs(void)
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c4283 report_int(term_attrs()); in cmd_term_attrs()
/freebsd/contrib/ncurses/
H A DINSTALL2168 term_attrs(), wcolor_set() as per XPG4 version 2.
H A DNEWS2934 + add test-programs for termattrs and term_attrs.
8706 + modify term_attrs() to use termattrs(), add the extended attributes
8707 such as enter_horizontal_hl_mode for WA_HORIZONTAL to term_attrs().
10120 + implement vid_puts(), vid_attr(), term_attrs() based on the narrow-
13970 term_attrs(), wcolor_set() as per XPG4 version 2.