Home
last modified time | relevance | path

Searched defs:last_width (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvga_int.h125 uint32_t last_width, last_height; /* in chars or pixels */ member
H A Dsm501.c471 uint32_t last_width; member
/openbmc/qemu/ui/
H A Dconsole-vc.c381 int w1, x, y, last_width, w, h; in text_console_resize() local