Home
last modified time | relevance | path

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

/qemu/ui/
H A Dconsole-vc.c63 int update_x1; member
184 if (s->update_x1 < (x + 1) * FONT_WIDTH) in invalidate_xy()
185 s->update_x1 = (x + 1) * FONT_WIDTH; in invalidate_xy()
455 s->update_x1 = s->width * FONT_WIDTH; in vc_put_lf()
862 s->update_x1 = 0; in DECLARE_INSTANCE_CHECKER()
869 if (s->update_x0 < s->update_x1) { in DECLARE_INSTANCE_CHECKER()
871 s->update_x1 - s->update_x0, in DECLARE_INSTANCE_CHECKER()