Searched refs:graphics_normal_color (Results 1 – 1 of 1) sorted by relevance
97 static int graphics_normal_color = A_NORMAL; variable185 graphics_highlight_color = ((graphics_normal_color >> 4) | in graphics_init()186 ((graphics_normal_color & 0xf) << 4)); in graphics_init()294 graphics_current_color = graphics_normal_color; in graphics_setcolorstate()308 graphics_normal_color = normal_color; in graphics_setcolor()