Searched refs:expand4to8 (Results 1 – 2 of 2) sorted by relevance
62 vga_draw_glyph_line(d, expand4to8[font_data >> 4], in vga_draw_glyph16()64 vga_draw_glyph_line(d + 32, expand4to8[font_data & 0x0f], in vga_draw_glyph16()
126 static uint8_t expand4to8[16]; variable2218 expand4to8[i] = v; in vga_common_init()