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

/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dncurses.c1832 show_color_name(int y, int x, int color, bool wide) function
1945 show_color_name(top + 2, (i + 1) * width, i, opt_wide);
1972 show_color_name(row, 0, i / COLORS, opt_wide);
2126 show_color_name(top + 2, (i + 1) * width, i, opt_wide);
2154 show_color_name(row, 0, i / COLORS, opt_wide);

Completed in 174 milliseconds