ReactOS 0.4.15-dev-8100-g1887773
_PANDEV Struct Reference
Collaboration diagram for _PANDEV:

Public Attributes

ULONG iBitmapFormat
 
HDEV hdev
 
SIZEL szlDesktop
 
RECTL rclViewport
 
HSURF hsurf
 
HSURF hsurfShadow
 
SURFOBJpsoShadow
 
ULONG flUnderlyingGraphicsCaps
 
SIZEL szlScreen
 
DHPDEV dhpdevScreen
 
BOOL enabledScreen
 
SURFOBJsurfObjScreen
 
PFN apfn [INDEX_LAST]
 

Detailed Description

Definition at line 19 of file pandisp.c.

Member Data Documentation

◆ apfn

PFN _PANDEV::apfn[INDEX_LAST]

Definition at line 35 of file pandisp.c.

Referenced by PanEnablePDEV().

◆ dhpdevScreen

DHPDEV _PANDEV::dhpdevScreen

◆ enabledScreen

BOOL _PANDEV::enabledScreen

Definition at line 33 of file pandisp.c.

Referenced by PanDisableSurface(), and PanEnableSurface().

◆ flUnderlyingGraphicsCaps

ULONG _PANDEV::flUnderlyingGraphicsCaps

Definition at line 30 of file pandisp.c.

Referenced by PanEnablePDEV(), and PanMovePointer().

◆ hdev

HDEV _PANDEV::hdev

Definition at line 22 of file pandisp.c.

Referenced by PanCompletePDEV(), and PanEnableSurface().

◆ hsurf

HSURF _PANDEV::hsurf

Definition at line 25 of file pandisp.c.

Referenced by PanDisableSurface(), and PanEnableSurface().

◆ hsurfShadow

HSURF _PANDEV::hsurfShadow

Definition at line 26 of file pandisp.c.

Referenced by PanDisableSurface(), and PanEnableSurface().

◆ iBitmapFormat

ULONG _PANDEV::iBitmapFormat

Definition at line 21 of file pandisp.c.

Referenced by PanEnablePDEV(), and PanEnableSurface().

◆ psoShadow

SURFOBJ* _PANDEV::psoShadow

◆ rclViewport

RECTL _PANDEV::rclViewport

Definition at line 24 of file pandisp.c.

Referenced by PanEnableSurface(), PanMovePointer(), and PanSynchronize().

◆ surfObjScreen

SURFOBJ* _PANDEV::surfObjScreen

Definition at line 34 of file pandisp.c.

Referenced by PanDisableSurface(), PanEnableSurface(), PanMovePointer(), and PanSynchronize().

◆ szlDesktop

SIZEL _PANDEV::szlDesktop

Definition at line 23 of file pandisp.c.

Referenced by PanEnablePDEV(), and PanEnableSurface().

◆ szlScreen

SIZEL _PANDEV::szlScreen

Definition at line 31 of file pandisp.c.

Referenced by PanEnablePDEV(), PanEnableSurface(), PanMovePointer(), and PanSynchronize().


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