OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IDirectDraw2_EnumDisplayModes
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/dxsdk/sdk/inc/
ddraw.h
452
#define
IDirectDraw2_EnumDisplayModes
(p, a, b, c, d) (p)->lpVtbl->EnumDisplayModes(p, a, b, c, d)
[
all
...]
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DDRAW.H
452
#define
IDirectDraw2_EnumDisplayModes
(p, a, b, c, d) (p)->lpVtbl->EnumDisplayModes(p, a, b, c, d)
[
all
...]
Completed in 410 milliseconds