Searched defs:vga_draw_glyph8_table (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp1655 static vga_draw_glyph8_func *vga_draw_glyph8_table[4] = { variable
1810 vga_draw_glyph8 = vga_draw_glyph8_table[depth_index];

Completed in 66 milliseconds