Searched refs:color_content (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_color.c704 NCURSES_SP_NAME(color_content) (NCURSES_SP_DCLx function
713 T((T_CALLED("color_content(%p,%d,%p,%p,%p)"),
739 TR(TRACE_ATTRS, ("...color_content(%d,%d,%d,%d)",
748 color_content(NCURSES_COLOR_T color, function
753 return NCURSES_SP_NAME(color_content) (CURRENT_SCREEN, color, r, g, b);
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h188 extern int color_content(int, short int *, short int *, short int *);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile657 curs_color.3 color_content.3 \
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c1886 report_return(color_content(colour, &red, &green, &blue));

Completed in 187 milliseconds