Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dget_maintainer.pl1749 my $redraw = 1;
1752 if ($redraw) {
1832 $redraw = 1;
1904 $redraw = 1;
1985 $redraw = 0;
/Linux-v4.19/Documentation/fb/
Dvesafb.txt139 redraw scroll by redrawing the affected part of the screen, this
Duvesafb.txt71 redraw Scroll by redrawing the affected part of the screen, this
Dmatroxfb.txt335 It is time to redraw whole screen 1000 times in 1024x768, 60Hz. It is
/Linux-v4.19/drivers/tty/vt/
Dvt.c959 int redraw = 0; in redraw_screen() local
974 redraw = 1; in redraw_screen()
986 redraw = 1; in redraw_screen()
989 if (redraw) { in redraw_screen()