|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ddrawint.h>

Definition at line 497 of file ddrawint.h.
| PDD_CANCREATESURFACE DD_CALLBACKS::CanCreateSurface |
Definition at line 505 of file ddrawint.h.
Referenced by DxDdCanCreateSurface().
| PDD_CREATEPALETTE DD_CALLBACKS::CreatePalette |
Definition at line 506 of file ddrawint.h.
| PDD_CREATESURFACE DD_CALLBACKS::CreateSurface |
Definition at line 501 of file ddrawint.h.
| PDD_DESTROYDRIVER DD_CALLBACKS::DestroyDriver |
Definition at line 500 of file ddrawint.h.
| DWORD DD_CALLBACKS::dwFlags |
Definition at line 499 of file ddrawint.h.
Referenced by DxDdCanCreateSurface(), DxDdLock(), DxDdQueryDirectDrawObject(), and intDdCreateSurfaceOrBuffer().
| DWORD DD_CALLBACKS::dwSize |
Definition at line 498 of file ddrawint.h.
Referenced by DrvEnableDirectDraw().
| PDD_GETSCANLINE DD_CALLBACKS::GetScanLine |
Definition at line 507 of file ddrawint.h.
| PDD_MAPMEMORY DD_CALLBACKS::MapMemory |
Definition at line 508 of file ddrawint.h.
Referenced by DxDdLock().
| PDD_SETCOLORKEY DD_CALLBACKS::SetColorKey |
Definition at line 502 of file ddrawint.h.
| PDD_SETMODE DD_CALLBACKS::SetMode |
Definition at line 503 of file ddrawint.h.
| PDD_WAITFORVERTICALBLANK DD_CALLBACKS::WaitForVerticalBlank |
Definition at line 504 of file ddrawint.h.