Home
last modified time | relevance | path

Searched defs:dpy_text_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/ui/
H A Dconsole.h249 void (*dpy_text_update)(DisplayChangeListener *dcl, member
/openbmc/qemu/ui/
H A Dconsole.c982 void dpy_text_update(QemuConsole *con, int x, int y, int w, int h) in dpy_text_update() function