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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp1669 static vga_draw_glyph9_func *vga_draw_glyph9_table[4] = { variable
1811 vga_draw_glyph9 = vga_draw_glyph9_table[depth_index];

Completed in 66 milliseconds