Searched defs:color_map (Results 1 – 1 of 1) sorted by relevance
118 struct color_map { int attr; char color[12]; }; argument119 static struct color_map color_map[] = { variable