Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ncurses/ncurses/base/
HDlib_color.c85 NCURSES_PUBLIC_VAR(COLORS) (void) in NCURSES_PUBLIC_VAR() argument
91 NCURSES_EXPORT_VAR(int) COLORS = 0;
101 #define OkColorHi(n) (((n) < COLORS) && ((n) < maxcolors))
232 for (n = 0; n < COLORS; n++) { in init_color_table()
263 if (COLORS >= 8) { in init_direct_colors()
265 for (width = 0; (1 << width) - 1 < (COLORS - 1); ++width) { in init_direct_colors()
408 COLORS = maxcolors; in NCURSES_SP_NAME()
428 COLORS, COLOR_PAIRS)); in NCURSES_SP_NAME()
HDlib_set_term.c80 COLORS = newSP->_color_count; in NCURSES_EXPORT()
89 COLORS = 0; in NCURSES_EXPORT()
212 COLORS = 0; in delscreen()
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
HDtinfo_driver.c87 NCURSES_PUBLIC_VAR(COLORS) (void) in NCURSES_PUBLIC_VAR() argument
93 NCURSES_EXPORT_VAR(int) COLORS = 0;
/freebsd-13-stable/contrib/less/
HDoutput.c183 static enum COLORS screen_color[] = { in set_win_colors()
/freebsd-13-stable/contrib/ncurses/misc/
HDncurses.def7 "COLORS" @503 NONAME
HDncurses.ref11 "COLORS" @503 NONAME ; variable
/freebsd-13-stable/contrib/ncurses/include/
HDcurses.h.in1460 NCURSES_WRAPPED_VAR(int, COLORS);
1471 #define COLORS NCURSES_PUBLIC_VAR(COLORS()) macro
1484 extern NCURSES_EXPORT_VAR(int) COLORS;
/freebsd-13-stable/contrib/ncurses/ncurses/
HDllib-lncurses223 #undef COLORS
224 int COLORS;
HDllib-lncursesw260 #undef COLORS
261 int COLORS;
/freebsd-13-stable/contrib/ncurses/
HDNEWS5950 COLORS, COLOR_PAIRS, COLS, ESCDELAY, LINES and TABSIZE) as
6145 + add a check in lib_color.c to ensure caller does not increase COLORS
10199 that color_content() will return usable values for COLORS greater
10201 + modify ncurses 'd' test in case COLORS is greater than 16, e.g., for