Home
last modified time | relevance | path

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

/qemu/ui/
H A Dconsole-vc.c64 int update_y1; member
186 if (s->update_y1 < (y + 1) * FONT_HEIGHT) in invalidate_xy()
187 s->update_y1 = (y + 1) * FONT_HEIGHT; in invalidate_xy()
456 s->update_y1 = s->height * FONT_HEIGHT; in vc_put_lf()
863 s->update_y1 = 0; in DECLARE_INSTANCE_CHECKER()
872 s->update_y1 - s->update_y0); in DECLARE_INSTANCE_CHECKER()