Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dcurses.c62 static int width, height, gwidth, gheight, invalidate; variable
103 height = gheight; in curses_calc_pad()
141 if (width == gwidth && height == gheight) { in curses_resize()
146 gheight = height; in curses_resize()