Home
last modified time | relevance | path

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

/external/qemu/ui/
Dconsole.c580 static inline void text_update_xy(QEMUConsole *s, int x, int y) in text_update_xy() function
607 text_update_xy(s, x, y); in update_xy()