Searched refs:graphics_current_color (Results 1 – 1 of 1) sorted by relevance
99 static int graphics_current_color = A_NORMAL; variable223 if (graphics_current_color & 0xf0) in graphics_putchar()291 graphics_current_color = graphics_standard_color; in graphics_setcolorstate()294 graphics_current_color = graphics_normal_color; in graphics_setcolorstate()297 graphics_current_color = graphics_highlight_color; in graphics_setcolorstate()300 graphics_current_color = graphics_standard_color; in graphics_setcolorstate()