Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.c536 static inline void text_update_xy(TextConsole *s, int x, int y) in text_update_xy() function
563 text_update_xy(s, x, y); in update_xy()