Home
last modified time | relevance | path

Searched refs:graphics_color_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c100 static color_state graphics_color_state = COLOR_STATE_STANDARD; variable
304 graphics_color_state = state; in graphics_setcolorstate()
311 graphics_setcolorstate (graphics_color_state); in graphics_setcolor()