Home
last modified time | relevance | path

Searched defs:ys (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/display/
H A Dbochs-display.c210 int y, ys, ret; in bochs_display_update() local
/qemu/ui/
H A Dconsole-vc.c145 int xs, int ys, int xd, int yd, int w, int h) in qemu_console_bitblt()