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