Home
last modified time | relevance | path

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

/external/qemu/ui/
Dconsole.c600 static void update_xy(QEMUConsole *s, int x, int y) in update_xy() function
875 update_xy(s, x, y); in console_clear_xy()
927 update_xy(s, s->x, s->y); in console_putchar()