Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_color.c329 NCURSES_SP_NAME(_nc_reset_colors) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
352 _nc_reset_colors(void) in _nc_reset_colors() function
354 return NCURSES_SP_NAME(_nc_reset_colors) (CURRENT_SCREEN); in _nc_reset_colors()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c2161 NCURSES_SP_NAME(_nc_reset_colors) (NCURSES_SP_ARG); in NCURSES_SP_NAME() local
2251 NCURSES_SP_NAME(_nc_reset_colors) (NCURSES_SP_ARG); in NCURSES_SP_NAME() local
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h2004 extern NCURSES_EXPORT(bool) _nc_reset_colors(void);
2588 extern NCURSES_EXPORT(bool) NCURSES_SP_NAME(_nc_reset_colors)(SCREEN*);
H A Dllib-lncursest234 #undef _nc_reset_colors
235 NCURSES_BOOL _nc_reset_colors(void)
H A Dllib-lncurses231 #undef _nc_reset_colors
232 NCURSES_BOOL _nc_reset_colors(void)
H A Dllib-lncursestw271 #undef _nc_reset_colors
272 NCURSES_BOOL _nc_reset_colors(void)
H A Dllib-lncursesw268 #undef _nc_reset_colors
269 NCURSES_BOOL _nc_reset_colors(void)
/freebsd/contrib/ncurses/
H A DINSTALL2041 _nc_reset_colors()