OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firstupdate
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/WinQuake/
vid_dos.cpp
63
static int
firstupdate
= 1;
variable
328
if (
firstupdate
&& _vid_default_mode.value)
333
firstupdate
= 0;
770
firstupdate
= 0;
vid_win.cpp
48
static int
firstupdate
= 1;
variable
[
all
...]
/external/quake/quake/src/QW/client/
vid_win.c
50
static int
firstupdate
= 1;
variable
[
all
...]
Completed in 2412 milliseconds