Searched refs:screen_trashed (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dsignal.c31 extern int screen_trashed;
232 screen_trashed = 1;
251 screen_trashed = 1;
H A Djump.c20 extern int screen_trashed;
262 screen_trashed = 0;
304 screen_trashed = 0;
H A Dlsystem.c30 extern int screen_trashed;
197 screen_trashed = 1;
365 screen_trashed = 1;
H A Doutput.c28 extern int screen_trashed;
57 screen_trashed = 1;
321 screen_trashed = 1;
556 screen_trashed = 1;
610 screen_trashed = 1;
H A Dlinenum.c70 extern int screen_trashed;
255 screen_trashed = 1;
H A Dforwback.c20 public int screen_trashed; variable
H A Doption.c29 extern int screen_trashed;
478 screen_trashed = TRUE;
H A Dcommand.c55 extern int screen_trashed; /* The screen has been overwritten */
664 } else if (screen_trashed)
670 if (screen_trashed == 2)
1761 screen_trashed = 1;
1771 screen_trashed = 1;
H A Dch.c130 extern int screen_trashed;
334 /* screen_trashed=2 causes
336 screen_trashed = 2;
H A Dsearch.c38 extern int screen_trashed;
1228 screen_trashed = 1;
H A Dscreen.c233 extern int screen_trashed;
1888 screen_trashed = 1;

Completed in 179 milliseconds