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