Searched refs:qemu_pixman_glyph_from_vgafont (Results 1 – 4 of 4) sorted by relevance
91 pixman_image_t *qemu_pixman_glyph_from_vgafont(int height, const uint8_t *font,
229 pixman_image_t *qemu_pixman_glyph_from_vgafont(int height, const uint8_t *font, in qemu_pixman_glyph_from_vgafont() function
169 glyphs[ch] = qemu_pixman_glyph_from_vgafont(FONT_HEIGHT, vgafont16, ch); in vga_putcharxy()
532 glyph = qemu_pixman_glyph_from_vgafont(FONT_HEIGHT, vgafont16, msg[i]); in qemu_create_placeholder_surface()