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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp1662 static vga_draw_glyph8_func *vga_draw_glyph16_table[4] = { variable
1808 vga_draw_glyph8 = vga_draw_glyph16_table[depth_index];

Completed in 65 milliseconds