Searched refs:firstupdate (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dvid_dos.cpp63 static int firstupdate = 1; variable
328 if (firstupdate && _vid_default_mode.value)
333 firstupdate = 0;
770 firstupdate = 0;
H A Dvid_win.cpp48 static int firstupdate = 1; variable
2321 if (firstupdate)
2346 firstupdate = 0;
3336 firstupdate = 0;
/external/quake/quake/src/QW/client/
H A Dvid_win.c50 static int firstupdate = 1; variable
2360 if (firstupdate)
2385 firstupdate = 0;
3384 firstupdate = 0;

Completed in 277 milliseconds