Home
last modified time | relevance | path

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

/external/qemu/docs/
DDISPLAY-STATE.TXT69 vga_hw_text_update_ptr text_update,
72 The update/invalidate/screen_dump/text_update functions must be provided
88 'text_update' is called to display one single character. XXX: Code is
/external/qemu/include/ui/
Dconsole.h436 vga_hw_text_update_ptr text_update,
/external/qemu/ui/
Dconsole.c40 vga_hw_text_update_ptr text_update,
1435 vga_hw_text_update_ptr text_update, in graphic_console_init() argument
1458 s->hw_text_update = text_update; in graphic_console_init()