Home
last modified time | relevance | path

Searched refs:slk_attron (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/ncurses/ncurses/base/
HDlib_slkatron.c44 NCURSES_SP_NAME(slk_attron) (NCURSES_SP_DCLx const chtype attr) in NCURSES_EXPORT()
62 slk_attron(const chtype attr) in slk_attron() function
64 return NCURSES_SP_NAME(slk_attron) (CURRENT_SCREEN, attr); in slk_attron()
/NextBSD/contrib/ncurses/misc/
HDncurses.def341 "slk_attron" @239 NONAME
HDncurses.ref260 "slk_attron" @239 NONAME ; implemented
/NextBSD/lib/ncurses/ncurses/
HDMakefile830 curs_slk.3 slk_attron.3 \
/NextBSD/contrib/ncurses/include/
HDcurses.h.in757 extern NCURSES_EXPORT(int) slk_attron (const chtype); /* implemented */
1005 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(slk_attron) (SCREEN*, const chtype); /* implemented:SP_F…
1295 #define slk_attr_on(a,v) ((v) ? ERR : slk_attron(a))
/NextBSD/contrib/gcc/
HDsys-protos.h1043 extern int slk_attron(chtype);
/NextBSD/contrib/ncurses/ncurses/
HDllib-lncurses2100 #undef slk_attron
2101 int slk_attron(
HDllib-lncursest2119 #undef slk_attron
2120 int slk_attron(
HDllib-lncursesw2618 #undef slk_attron
2619 int slk_attron(
HDllib-lncursestw2627 #undef slk_attron
2628 int slk_attron(