Searched refs:scr_copytop (Results 1 - 8 of 8) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dscreen.h48 extern int scr_copytop;
H A Dscreen.c76 int scr_copytop; variable
175 scr_copytop = 1;
228 scr_copytop = 1;
542 scr_copytop = 1;
548 scr_copytop = 1;
1027 scr_copytop = 0;
1145 else if (scr_copytop)
H A Dconsole.c491 scr_copytop = 1;
503 scr_copytop = 1;
H A Dgl_screen.c78 int scr_copytop; variable
212 scr_copytop = 1;
1094 scr_copytop = 0;
/external/quake/quake/src/WinQuake/
H A Dscreen.h52 extern int scr_copytop;
H A Dscreen.cpp26 int scr_copytop; variable
121 scr_copytop = 1;
174 scr_copytop = 1;
482 scr_copytop = 1;
488 scr_copytop = 1;
817 scr_copytop = 0;
959 else if (scr_copytop)
H A Dgl_screen.cpp76 int scr_copytop; variable
209 scr_copytop = 1;
836 scr_copytop = 0;
H A Dconsole.cpp542 scr_copytop = 1;
554 scr_copytop = 1;

Completed in 70 milliseconds