Home
last modified time | relevance | path

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

/qemu/ui/
H A Dconsole-vc.c53 int backscroll_height; member
264 i = s->backscroll_height; in console_scroll()
432 if (s->backscroll_height < s->total_height) in vc_put_lf()
433 s->backscroll_height++; in vc_put_lf()