OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MGL_NO_SUSPEND_APP
(Results
1 - 4
of
4
) sorted by null
/external/quake/quake/src/QW/client/
vid_win.c
369
return
MGL_NO_SUSPEND_APP
;
385
return
MGL_NO_SUSPEND_APP
;
[
all
...]
/external/quake/quake/src/WinQuake/
vid_win.cpp
329
return
MGL_NO_SUSPEND_APP
;
345
return
MGL_NO_SUSPEND_APP
;
[
all
...]
/external/quake/quake/src/QW/scitech/include/
mgraph.h
526
*
MGL_NO_SUSPEND_APP
can be used to tell WinDirect to switch back to the
537
#define
MGL_NO_SUSPEND_APP
2 /* Dont suspend, but allow switch */
[
all
...]
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H
526
*
MGL_NO_SUSPEND_APP
can be used to tell WinDirect to switch back to the
537
#define
MGL_NO_SUSPEND_APP
2 /* Dont suspend, but allow switch */
[
all
...]
Completed in 23 milliseconds