HomeSort by relevance Sort by last modified time
    Searched full:curses_update (Results 1 - 1 of 1) sorted by null

  /external/qemu/
curses.c 48 static void curses_update(DisplayState *ds, int x, int y, int w, int h) function
199 curses_update(ds, 0, 0, width, height);
362 dcl->dpy_update = curses_update;

Completed in 35 milliseconds