ReactOS 0.4.16-dev-258-g81860b4
|
#include <ddrawi.h>
DDHAL_DDCALLBACKS _DDHAL_CALLBACKS::cbDDCallbacks |
DDHAL_DDCOLORCONTROLCALLBACKS _DDHAL_CALLBACKS::cbDDColorControlCallbacks |
DDHAL_DDEXEBUFCALLBACKS _DDHAL_CALLBACKS::cbDDExeBufCallbacks |
DDHAL_DDKERNELCALLBACKS _DDHAL_CALLBACKS::cbDDKernelCallbacks |
DDHAL_DDMISCELLANEOUSCALLBACKS _DDHAL_CALLBACKS::cbDDMiscellaneousCallbacks |
DDHAL_DDMOTIONCOMPCALLBACKS _DDHAL_CALLBACKS::cbDDMotionCompCallbacks |
DDHAL_DDPALETTECALLBACKS _DDHAL_CALLBACKS::cbDDPaletteCallbacks |
DDHAL_DDSURFACECALLBACKS _DDHAL_CALLBACKS::cbDDSurfaceCallbacks |
DDHAL_DDVIDEOPORTCALLBACKS _DDHAL_CALLBACKS::cbDDVideoPortCallbacks |
DDHAL_DDCALLBACKS _DDHAL_CALLBACKS::HALDD |
Definition at line 735 of file ddrawi.h.
Referenced by Internal_CreatePalette(), Internal_CreateSurface(), StartDirectDrawHal(), and WinMain().
DDHAL_DDCOLORCONTROLCALLBACKS _DDHAL_CALLBACKS::HALDDColorControl |
DDHAL_DDEXEBUFCALLBACKS _DDHAL_CALLBACKS::HALDDExeBuf |
DDHAL_DDKERNELCALLBACKS _DDHAL_CALLBACKS::HALDDKernel |
DDHAL_DDMISCELLANEOUSCALLBACKS _DDHAL_CALLBACKS::HALDDMiscellaneous |
DDHAL_DDMOTIONCOMPCALLBACKS _DDHAL_CALLBACKS::HALDDMotionComp |
DDHAL_DDPALETTECALLBACKS _DDHAL_CALLBACKS::HALDDPalette |
Definition at line 737 of file ddrawi.h.
Referenced by StartDirectDrawHal(), and WinMain().
DDHAL_DDSURFACECALLBACKS _DDHAL_CALLBACKS::HALDDSurface |
Definition at line 736 of file ddrawi.h.
Referenced by Main_DDrawSurface_Blt(), Main_DDrawSurface_Lock(), StartDirectDrawHal(), and WinMain().
DDHAL_DDVIDEOPORTCALLBACKS _DDHAL_CALLBACKS::HALDDVideoPort |
DDHAL_DDCALLBACKS _DDHAL_CALLBACKS::HELDD |
Definition at line 738 of file ddrawi.h.
Referenced by Internal_CreatePalette(), and StartDirectDrawHel().
DDHAL_DDEXEBUFCALLBACKS _DDHAL_CALLBACKS::HELDDExeBuf |
DDHAL_DDPALETTECALLBACKS _DDHAL_CALLBACKS::HELDDPalette |
DDHAL_DDSURFACECALLBACKS _DDHAL_CALLBACKS::HELDDSurface |
Definition at line 739 of file ddrawi.h.
Referenced by Main_DDrawSurface_Blt(), Main_DDrawSurface_Lock(), and StartDirectDrawHel().