Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dconsole-vc.c55 int backscroll_height; member
267 i = s->backscroll_height; in console_scroll()
435 if (s->backscroll_height < s->total_height) in vc_put_lf()
436 s->backscroll_height++; in vc_put_lf()