Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c38 unsigned char *font8x16; variable
151 font8x16 = (unsigned char*)graphics_get_font(); in graphics_init()
625 pat = font8x16 + (ch << 4); in graphics_cursor()