Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.c131 int backscroll_height; member
665 i = s->backscroll_height; in console_scroll()
696 if (s->backscroll_height < s->total_height) in console_put_lf()
697 s->backscroll_height++; in console_put_lf()