Home
last modified time | relevance | path

Searched refs:slk_color (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_slkcolor.c64 NCURSES_SP_NAME(slk_color) (NCURSES_SP_DCLx NCURSES_PAIRS_T pair_arg) in NCURSES_SP_NAME() argument
71 slk_color(NCURSES_PAIRS_T pair_arg) in slk_color() function
73 return NCURSES_SP_NAME(slk_color) (CURRENT_SCREEN, pair_arg); in slk_color()
/freebsd/contrib/ncurses/misc/
H A Dncurses.def344 "slk_color" @272 NONAME
/freebsd/lib/ncurses/tinfo/
H A DMakefile750 curs_slk.3 slk_color.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in749 extern NCURSES_EXPORT(int) slk_color (NCURSES_PAIRS_T); /* implemented */
1005 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(slk_color) (SCREEN*, NCURSES_PAIRS_T); /* implemented:SP…
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncurses2191 #undef slk_color
2192 int slk_color(
H A Dllib-lncursest2200 #undef slk_color
2201 int slk_color(
H A Dllib-lncursestw2781 #undef slk_color
2782 int slk_color(
H A Dllib-lncursesw2772 #undef slk_color
2773 int slk_color(
/freebsd/contrib/ncurses/
H A Dconfigure.in2301 AC_DEFINE(HAVE_SLK_COLOR,1,[Define to 1 if we have slk_color for test-programs])
H A DINSTALL1932 + implemented the wcolor_set() and slk_color() functions.
H A DNEWS1550 not slk_color().
8348 + add a test for slk_color(), in ncurses.c
11855 + implemented the wcolor_set() and slk_color() functions