Searched refs:scr_copyeverything (Results 1 - 10 of 10) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dscreen.h49 extern int scr_copyeverything;
H A Dscreen.c77 int scr_copyeverything; variable
564 scr_copyeverything = 1;
1028 scr_copyeverything = 0;
1073 scr_copyeverything = 1;
1098 scr_copyeverything = true;
1135 if (scr_copyeverything)
H A Dsbar.c780 scr_copyeverything = 1;
917 scr_copyeverything = 1;
1019 scr_copyeverything = 1;
1176 scr_copyeverything = 1;
1304 scr_copyeverything = 1;
1324 scr_copyeverything = 1;
H A Dgl_screen.c79 int scr_copyeverything; variable
591 scr_copyeverything = 1;
1095 scr_copyeverything = 0;
1153 scr_copyeverything = true;
H A Dmenu.c1136 scr_copyeverything = 1;
/external/quake/quake/src/WinQuake/
H A Dscreen.h53 extern int scr_copyeverything;
H A Dscreen.cpp27 int scr_copyeverything; variable
504 scr_copyeverything = 1;
818 scr_copyeverything = 0;
877 scr_copyeverything = 1;
904 scr_copyeverything = true;
949 if (scr_copyeverything)
H A Dgl_screen.cpp77 int scr_copyeverything; variable
558 scr_copyeverything = 1;
837 scr_copyeverything = 0;
893 scr_copyeverything = true;
H A Dsbar.cpp938 scr_copyeverything = 1;
1099 scr_copyeverything = 1;
1184 scr_copyeverything = 1;
1279 scr_copyeverything = 1;
1323 scr_copyeverything = 1;
H A Dmenu.cpp3047 scr_copyeverything = 1;

Completed in 306 milliseconds