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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp1713 vga_draw_glyph8_func *vga_draw_glyph8; local
1808 vga_draw_glyph8 = vga_draw_glyph16_table[depth_index];
1810 vga_draw_glyph8 = vga_draw_glyph8_table[depth_index];
1847 vga_draw_glyph8(d1, linesize,
1871 vga_draw_glyph8(d, linesize,

Completed in 289 milliseconds