ReactOS 0.4.16-dev-125-g798ea90
|
#include <ddrawi.h>
LPDDHAL_CANCREATESURFACE _DDHAL_DDCALLBACKS::CanCreateSurface |
Definition at line 354 of file ddrawi.h.
Referenced by Internal_CreateSurface(), StartDirectDrawHel(), and WinMain().
LPDDHAL_CREATEPALETTE _DDHAL_DDCALLBACKS::CreatePalette |
Definition at line 355 of file ddrawi.h.
Referenced by Internal_CreatePalette(), and StartDirectDrawHel().
LPDDHAL_CREATESURFACE _DDHAL_DDCALLBACKS::CreateSurface |
Definition at line 350 of file ddrawi.h.
Referenced by Internal_CreateSurface(), StartDirectDrawHel(), and WinMain().
LPDDHAL_DESTROYDRIVER _DDHAL_DDCALLBACKS::DestroyDriver |
Definition at line 349 of file ddrawi.h.
Referenced by StartDirectDrawHel().
DWORD _DDHAL_DDCALLBACKS::dwFlags |
Definition at line 348 of file ddrawi.h.
Referenced by Internal_CreatePalette(), and StartDirectDrawHel().
DWORD _DDHAL_DDCALLBACKS::dwSize |
Definition at line 347 of file ddrawi.h.
Referenced by StartDirectDrawHel().
LPDDHAL_FLIPTOGDISURFACE _DDHAL_DDCALLBACKS::FlipToGDISurface |
Definition at line 359 of file ddrawi.h.
Referenced by StartDirectDrawHel().
LPDDHAL_GETSCANLINE _DDHAL_DDCALLBACKS::GetScanLine |
Definition at line 356 of file ddrawi.h.
Referenced by StartDirectDrawHel().
LPDDHAL_SETCOLORKEY _DDHAL_DDCALLBACKS::SetColorKey |
Definition at line 351 of file ddrawi.h.
Referenced by StartDirectDrawHel().
LPDDHAL_SETEXCLUSIVEMODE _DDHAL_DDCALLBACKS::SetExclusiveMode |
Definition at line 358 of file ddrawi.h.
Referenced by StartDirectDrawHel().
LPDDHAL_SETMODE _DDHAL_DDCALLBACKS::SetMode |
Definition at line 352 of file ddrawi.h.
Referenced by StartDirectDrawHel().
LPDDHAL_WAITFORVERTICALBLANK _DDHAL_DDCALLBACKS::WaitForVerticalBlank |
Definition at line 353 of file ddrawi.h.
Referenced by StartDirectDrawHel().