Searched refs:gheight (Results 1 - 1 of 1) sorted by relevance

/external/qemu/ui/
H A Dcurses.c45 static int width, height, gwidth, gheight, invalidate; variable
64 height = gheight;
101 if (ds_get_width(ds) == gwidth && ds_get_height(ds) == gheight)
105 gheight = ds_get_height(ds);

Completed in 874 milliseconds