ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
ULONG | iBitmapFormat |
HDEV | hdev |
SIZEL | szlDesktop |
RECTL | rclViewport |
HSURF | hsurf |
HSURF | hsurfShadow |
SURFOBJ * | psoShadow |
ULONG | flUnderlyingGraphicsCaps |
SIZEL | szlScreen |
DHPDEV | dhpdevScreen |
BOOL | enabledScreen |
SURFOBJ * | surfObjScreen |
PFN | apfn [INDEX_LAST] |
PFN _PANDEV::apfn[INDEX_LAST] |
Definition at line 35 of file pandisp.c.
Referenced by PanEnablePDEV().
DHPDEV _PANDEV::dhpdevScreen |
Definition at line 32 of file pandisp.c.
Referenced by PanCompletePDEV(), PanDisablePDEV(), PanDisableSurface(), PanEnablePDEV(), and PanEnableSurface().
BOOL _PANDEV::enabledScreen |
Definition at line 33 of file pandisp.c.
Referenced by PanDisableSurface(), and PanEnableSurface().
ULONG _PANDEV::flUnderlyingGraphicsCaps |
Definition at line 30 of file pandisp.c.
Referenced by PanEnablePDEV(), and PanMovePointer().
HDEV _PANDEV::hdev |
Definition at line 22 of file pandisp.c.
Referenced by PanCompletePDEV(), and PanEnableSurface().
HSURF _PANDEV::hsurf |
Definition at line 25 of file pandisp.c.
Referenced by PanDisableSurface(), and PanEnableSurface().
HSURF _PANDEV::hsurfShadow |
Definition at line 26 of file pandisp.c.
Referenced by PanDisableSurface(), and PanEnableSurface().
ULONG _PANDEV::iBitmapFormat |
Definition at line 21 of file pandisp.c.
Referenced by PanEnablePDEV(), and PanEnableSurface().
SURFOBJ* _PANDEV::psoShadow |
Definition at line 27 of file pandisp.c.
Referenced by PanAlphaBlend(), PanBitBlt(), PanDisableSurface(), PanEnableSurface(), PanGradientFill(), and PanSynchronize().
RECTL _PANDEV::rclViewport |
Definition at line 24 of file pandisp.c.
Referenced by PanEnableSurface(), PanMovePointer(), and PanSynchronize().
SURFOBJ* _PANDEV::surfObjScreen |
Definition at line 34 of file pandisp.c.
Referenced by PanDisableSurface(), PanEnableSurface(), PanMovePointer(), and PanSynchronize().
SIZEL _PANDEV::szlDesktop |
Definition at line 23 of file pandisp.c.
Referenced by PanEnablePDEV(), and PanEnableSurface().
SIZEL _PANDEV::szlScreen |
Definition at line 31 of file pandisp.c.
Referenced by PanEnablePDEV(), PanEnableSurface(), PanMovePointer(), and PanSynchronize().