Home
last modified time | relevance | path

Searched refs:rom_font (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/com32/lib/sys/vesa/
Dinitvesa.c74 uint8_t *rom_font; in vesacon_set_mode() local
100 __vesacon_font_height = syslinux_font_query(&rom_font); in vesacon_set_mode()
102 __vesacon_font_height = firmware->vesa->font_query(&rom_font); in vesacon_set_mode()
104 unpack_font((uint8_t *) __vesacon_graphics_font, rom_font, in vesacon_set_mode()