Home
last modified time | relevance | path

Searched refs:init_color (Results 1 – 14 of 14) sorted by relevance

/freebsd/usr.bin/grep/
H A Dgrep.c134 static inline const char *init_color(const char *);
303 init_color(const char *d) in init_color() function
584 color = init_color("01;31");
588 color = init_color("01;31");
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_color.c756 NCURSES_SP_NAME(init_color) (NCURSES_SP_DCLx in NCURSES_SP_NAME() argument
767 init_color(NCURSES_COLOR_T color, in init_color() function
772 return NCURSES_SP_NAME(init_color) (CURRENT_SCREEN, color, r, g, b); in init_color()
/freebsd/sys/dev/mlx5/
H A Dfs.h183 u8 init_color; member
H A Dmlx5_ifc.h2557 u8 init_color[0x2]; member
/freebsd/contrib/ncurses/misc/
H A Dncurses.def215 "init_color" @81 NONAME
H A Dncurses.ref102 "init_color" @81 NONAME ; implemented
/freebsd/lib/ncurses/tinfo/
H A DMakefile572 curs_color.3 init_color.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in685 extern NCURSES_EXPORT(int) init_color (NCURSES_COLOR_T,NCURSES_COLOR_T,NCURSES_COLOR_T,NCURSES_COLO…
1042 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(init_color) (SCREEN*, NCURSES_COLOR_T, NCURSES_COLOR_T, …
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursest300 #undef init_color
301 int init_color(
H A Dllib-lncurses297 #undef init_color
298 int init_color(
H A Dllib-lncursestw337 #undef init_color
338 int init_color(
H A Dllib-lncursesw334 #undef init_color
335 int init_color(
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2675 report_return(init_color(colour, red, green, blue)); in cmd_init_color()
/freebsd/contrib/ncurses/
H A DNEWS8910 + change limit-check in init_color() to allow r/g/b component to
9846 + restore original color definitions in endwin() if init_color() was