Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c93 static int no_scroll = 0; variable
594 if (no_scroll) in graphics_scroll()
596 no_scroll = 1; in graphics_scroll()
612 no_scroll = 0; in graphics_scroll()
619 if (set && no_scroll) in graphics_cursor()