Lines Matching defs:y
56 int x, y; member
155 static void vga_putcharxy(QemuConsole *s, int x, int y, int ch, in vga_putcharxy()
178 static void invalidate_xy(QemuTextConsole *s, int x, int y) in invalidate_xy()
196 int y, y1; in console_show_cursor() local
226 int x, y, y1; in console_refresh() local
384 int w1, x, y, last_width, w, h; in text_console_resize() local
561 static void vc_update_xy(VCChardev *vc, int x, int y) in vc_update_xy()
588 static void vc_clear_xy(VCChardev *vc, int x, int y) in vc_clear_xy()
627 static void vc_set_cursor(VCChardev *vc, int x, int y) in vc_set_cursor()
658 unsigned int x1, x2, y; in vc_csi_P() local
699 unsigned int x1, x2, y; in vc_csi_at() local
759 int x, y; in vc_putchar() local