HomeSort by relevance Sort by last modified time
    Searched full:backscroll_height (Results 1 - 1 of 1) sorted by null

  /external/qemu/
console.c 164 int backscroll_height; member in struct:TextConsole
709 i = s->backscroll_height;
740 if (s->backscroll_height < s->total_height)
741 s->backscroll_height++;
    [all...]

Completed in 1763 milliseconds