Home
last modified time | relevance | path

Searched refs:slk_attroff (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_slkatrof.c45 NCURSES_SP_NAME(slk_attroff) (NCURSES_SP_DCLx const chtype attr) in NCURSES_EXPORT()
63 slk_attroff(const chtype attr) in slk_attroff() function
65 return NCURSES_SP_NAME(slk_attroff) (CURRENT_SCREEN, attr); in slk_attroff()
/freebsd/contrib/ncurses/misc/
H A Dncurses.def340 "slk_attroff" @237 NONAME
H A Dncurses.ref258 "slk_attroff" @237 NONAME ; implemented
/freebsd/lib/ncurses/tinfo/
H A DMakefile743 curs_slk.3 slk_attroff.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in798 extern NCURSES_EXPORT(int) slk_attroff (const chtype); /* implemented */
1071 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(slk_attroff) (SCREEN*, const chtype); /* implemented:SP_…
1378 #define slk_attr_off(a,v) ((v) ? ERR : slk_attroff(a))
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursest2139 #undef slk_attroff
2140 int slk_attroff(
H A Dllib-lncurses2130 #undef slk_attroff
2131 int slk_attroff(
H A Dllib-lncursestw2720 #undef slk_attroff
2721 int slk_attroff(
H A Dllib-lncursesw2711 #undef slk_attroff
2712 int slk_attroff(