Home
last modified time | relevance | path

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

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