Searched refs:legal_colors (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/vidcontrol/ |
H A D | vidcontrol.c | 66 static const char *legal_colors[16] = { variable 877 if (!strcmp(color, legal_colors[i])) in get_color_number() 1244 fore, i, i, legal_colors[i], sep, in test_frame() 1245 fore, i + 8, i + 8, legal_colors[i + 8], sep, in test_frame()
|