ReactOS 0.4.15-dev-7953-g1f49173
_DXENG_FUNCTIONS Struct Reference

#include <dxg_int.h>

Collaboration diagram for _DXENG_FUNCTIONS:

Public Attributes

PVOID Reserved
 
PFN_DxEngNUIsTermSrv DxEngNUIsTermSrv
 
PFN_DxEngScreenAccessCheck DxEngScreenAccessCheck
 
PFN_DxEngRedrawDesktop DxEngRedrawDesktop
 
PFN_DxEngDispUniq DxEngDispUniq
 
PFN_DxEngIncDispUniq DxEngIncDispUniq
 
PFN_DxEngVisRgnUniq DxEngVisRgnUniq
 
PFN_DxEngLockShareSem DxEngLockShareSem
 
PFN_DxEngUnlockShareSem DxEngUnlockShareSem
 
PFN_DxEngEnumerateHdev DxEngEnumerateHdev
 
PFN_DxEngLockHdev DxEngLockHdev
 
PFN_DxEngUnlockHdev DxEngUnlockHdev
 
PFN_DxEngIsHdevLockedByCurrentThread DxEngIsHdevLockedByCurrentThread
 
PFN_DxEngReferenceHdev DxEngReferenceHdev
 
PFN_DxEngUnreferenceHdev DxEngUnreferenceHdev
 
PFN_DxEngGetDeviceGammaRamp DxEngGetDeviceGammaRamp
 
PFN_DxEngSetDeviceGammaRamp DxEngSetDeviceGammaRamp
 
PFN_DxEngSpTearDownSprites DxEngSpTearDownSprites
 
PFN_DxEngSpUnTearDownSprites DxEngSpUnTearDownSprites
 
PFN_DxEngSpSpritesVisible DxEngSpSpritesVisible
 
PFN_DxEngGetHdevData DxEngGetHdevData
 
PFN_DxEngSetHdevData DxEngSetHdevData
 
PFN_DxEngCreateMemoryDC DxEngCreateMemoryDC
 
PFN_DxEngGetDesktopDC DxEngGetDesktopDC
 
PFN_DxEngDeleteDC DxEngDeleteDC
 
PFN_DxEngCleanDC DxEngCleanDC
 
PFN_DxEngSetDCOwner DxEngSetDCOwner
 
PFN_DxEngLockDC DxEngLockDC
 
PFN_DxEngUnlockDC DxEngUnlockDC
 
PFN_DxEngSetDCState DxEngSetDCState
 
PFN_DxEngGetDCState DxEngGetDCState
 
PFN_DxEngSelectBitmap DxEngSelectBitmap
 
PFN_DxEngSetBitmapOwner DxEngSetBitmapOwner
 
PFN_DxEngDeleteSurface DxEngDeleteSurface
 
PFN_DxEngGetSurfaceData DxEngGetSurfaceData
 
PFN_DxEngAltLockSurface DxEngAltLockSurface
 
PFN_DxEngUploadPaletteEntryToSurface DxEngUploadPaletteEntryToSurface
 
PFN_DxEngMarkSurfaceAsDirectDraw DxEngMarkSurfaceAsDirectDraw
 
PFN_DxEngSelectPaletteToSurface DxEngSelectPaletteToSurface
 
PFN_DxEngSyncPaletteTableWithDevice DxEngSyncPaletteTableWithDevice
 
PFN_DxEngSetPaletteState DxEngSetPaletteState
 
PFN_DxEngGetRedirectionBitmap DxEngGetRedirectionBitmap
 
PFN_DxEngLoadImage DxEngLoadImage
 

Detailed Description

Definition at line 120 of file dxg_int.h.

Member Data Documentation

◆ DxEngAltLockSurface

PFN_DxEngAltLockSurface _DXENG_FUNCTIONS::DxEngAltLockSurface

Definition at line 157 of file dxg_int.h.

◆ DxEngCleanDC

PFN_DxEngCleanDC _DXENG_FUNCTIONS::DxEngCleanDC

Definition at line 147 of file dxg_int.h.

◆ DxEngCreateMemoryDC

PFN_DxEngCreateMemoryDC _DXENG_FUNCTIONS::DxEngCreateMemoryDC

Definition at line 144 of file dxg_int.h.

◆ DxEngDeleteDC

PFN_DxEngDeleteDC _DXENG_FUNCTIONS::DxEngDeleteDC

Definition at line 146 of file dxg_int.h.

◆ DxEngDeleteSurface

PFN_DxEngDeleteSurface _DXENG_FUNCTIONS::DxEngDeleteSurface

Definition at line 155 of file dxg_int.h.

◆ DxEngDispUniq

PFN_DxEngDispUniq _DXENG_FUNCTIONS::DxEngDispUniq

Definition at line 126 of file dxg_int.h.

◆ DxEngEnumerateHdev

PFN_DxEngEnumerateHdev _DXENG_FUNCTIONS::DxEngEnumerateHdev

Definition at line 131 of file dxg_int.h.

◆ DxEngGetDCState

PFN_DxEngGetDCState _DXENG_FUNCTIONS::DxEngGetDCState

Definition at line 152 of file dxg_int.h.

Referenced by DxDdCreateDirectDrawObject(), and DxDdReenableDirectDrawObject().

◆ DxEngGetDesktopDC

PFN_DxEngGetDesktopDC _DXENG_FUNCTIONS::DxEngGetDesktopDC

Definition at line 145 of file dxg_int.h.

Referenced by DxDdReenableDirectDrawObject().

◆ DxEngGetDeviceGammaRamp

PFN_DxEngGetDeviceGammaRamp _DXENG_FUNCTIONS::DxEngGetDeviceGammaRamp

Definition at line 137 of file dxg_int.h.

◆ DxEngGetHdevData

◆ DxEngGetRedirectionBitmap

PFN_DxEngGetRedirectionBitmap _DXENG_FUNCTIONS::DxEngGetRedirectionBitmap

Definition at line 163 of file dxg_int.h.

◆ DxEngGetSurfaceData

PFN_DxEngGetSurfaceData _DXENG_FUNCTIONS::DxEngGetSurfaceData

Definition at line 156 of file dxg_int.h.

◆ DxEngIncDispUniq

PFN_DxEngIncDispUniq _DXENG_FUNCTIONS::DxEngIncDispUniq

Definition at line 127 of file dxg_int.h.

◆ DxEngIsHdevLockedByCurrentThread

PFN_DxEngIsHdevLockedByCurrentThread _DXENG_FUNCTIONS::DxEngIsHdevLockedByCurrentThread

Definition at line 134 of file dxg_int.h.

◆ DxEngLoadImage

PFN_DxEngLoadImage _DXENG_FUNCTIONS::DxEngLoadImage

Definition at line 164 of file dxg_int.h.

◆ DxEngLockDC

PFN_DxEngLockDC _DXENG_FUNCTIONS::DxEngLockDC

Definition at line 149 of file dxg_int.h.

Referenced by DxDdCreateDirectDrawObject().

◆ DxEngLockHdev

◆ DxEngLockShareSem

PFN_DxEngLockShareSem _DXENG_FUNCTIONS::DxEngLockShareSem

Definition at line 129 of file dxg_int.h.

Referenced by DxDdReenableDirectDrawObject(), and intDdCreateSurfaceOrBuffer().

◆ DxEngMarkSurfaceAsDirectDraw

PFN_DxEngMarkSurfaceAsDirectDraw _DXENG_FUNCTIONS::DxEngMarkSurfaceAsDirectDraw

Definition at line 159 of file dxg_int.h.

◆ DxEngNUIsTermSrv

PFN_DxEngNUIsTermSrv _DXENG_FUNCTIONS::DxEngNUIsTermSrv

Definition at line 123 of file dxg_int.h.

◆ DxEngRedrawDesktop

PFN_DxEngRedrawDesktop _DXENG_FUNCTIONS::DxEngRedrawDesktop

Definition at line 125 of file dxg_int.h.

◆ DxEngReferenceHdev

PFN_DxEngReferenceHdev _DXENG_FUNCTIONS::DxEngReferenceHdev

Definition at line 135 of file dxg_int.h.

Referenced by intDdCreateDirectDrawLocal().

◆ DxEngScreenAccessCheck

PFN_DxEngScreenAccessCheck _DXENG_FUNCTIONS::DxEngScreenAccessCheck

Definition at line 124 of file dxg_int.h.

Referenced by DxDdQueryDirectDrawObject().

◆ DxEngSelectBitmap

PFN_DxEngSelectBitmap _DXENG_FUNCTIONS::DxEngSelectBitmap

Definition at line 153 of file dxg_int.h.

◆ DxEngSelectPaletteToSurface

PFN_DxEngSelectPaletteToSurface _DXENG_FUNCTIONS::DxEngSelectPaletteToSurface

Definition at line 160 of file dxg_int.h.

◆ DxEngSetBitmapOwner

PFN_DxEngSetBitmapOwner _DXENG_FUNCTIONS::DxEngSetBitmapOwner

Definition at line 154 of file dxg_int.h.

◆ DxEngSetDCOwner

PFN_DxEngSetDCOwner _DXENG_FUNCTIONS::DxEngSetDCOwner

Definition at line 148 of file dxg_int.h.

◆ DxEngSetDCState

PFN_DxEngSetDCState _DXENG_FUNCTIONS::DxEngSetDCState

Definition at line 151 of file dxg_int.h.

◆ DxEngSetDeviceGammaRamp

PFN_DxEngSetDeviceGammaRamp _DXENG_FUNCTIONS::DxEngSetDeviceGammaRamp

Definition at line 138 of file dxg_int.h.

◆ DxEngSetHdevData

PFN_DxEngSetHdevData _DXENG_FUNCTIONS::DxEngSetHdevData

Definition at line 143 of file dxg_int.h.

◆ DxEngSetPaletteState

PFN_DxEngSetPaletteState _DXENG_FUNCTIONS::DxEngSetPaletteState

Definition at line 162 of file dxg_int.h.

◆ DxEngSpSpritesVisible

PFN_DxEngSpSpritesVisible _DXENG_FUNCTIONS::DxEngSpSpritesVisible

Definition at line 141 of file dxg_int.h.

◆ DxEngSpTearDownSprites

PFN_DxEngSpTearDownSprites _DXENG_FUNCTIONS::DxEngSpTearDownSprites

Definition at line 139 of file dxg_int.h.

◆ DxEngSpUnTearDownSprites

PFN_DxEngSpUnTearDownSprites _DXENG_FUNCTIONS::DxEngSpUnTearDownSprites

Definition at line 140 of file dxg_int.h.

◆ DxEngSyncPaletteTableWithDevice

PFN_DxEngSyncPaletteTableWithDevice _DXENG_FUNCTIONS::DxEngSyncPaletteTableWithDevice

Definition at line 161 of file dxg_int.h.

◆ DxEngUnlockDC

PFN_DxEngUnlockDC _DXENG_FUNCTIONS::DxEngUnlockDC

Definition at line 150 of file dxg_int.h.

Referenced by DxDdCreateDirectDrawObject().

◆ DxEngUnlockHdev

◆ DxEngUnlockShareSem

PFN_DxEngUnlockShareSem _DXENG_FUNCTIONS::DxEngUnlockShareSem

Definition at line 130 of file dxg_int.h.

Referenced by DxDdReenableDirectDrawObject(), and intDdCreateSurfaceOrBuffer().

◆ DxEngUnreferenceHdev

PFN_DxEngUnreferenceHdev _DXENG_FUNCTIONS::DxEngUnreferenceHdev

Definition at line 136 of file dxg_int.h.

◆ DxEngUploadPaletteEntryToSurface

PFN_DxEngUploadPaletteEntryToSurface _DXENG_FUNCTIONS::DxEngUploadPaletteEntryToSurface

Definition at line 158 of file dxg_int.h.

◆ DxEngVisRgnUniq

PFN_DxEngVisRgnUniq _DXENG_FUNCTIONS::DxEngVisRgnUniq

Definition at line 128 of file dxg_int.h.

◆ Reserved

PVOID _DXENG_FUNCTIONS::Reserved

Definition at line 122 of file dxg_int.h.


The documentation for this struct was generated from the following file: