ReactOS 0.4.15-dev-7924-g5949c20
_DRAW_CONTEXT Struct Reference

#include <uxthemep.h>

Collaboration diagram for _DRAW_CONTEXT:

Public Attributes

HWND hWnd
 
HDC hDC
 
HTHEME theme
 
HTHEME scrolltheme
 
HTHEME hPrevTheme
 
WINDOWINFO wi
 
BOOL Active
 
HRGN hRgn
 
int CaptionHeight
 
HDC hDCScreen
 
HBITMAP hbmpOld
 

Detailed Description

Definition at line 189 of file uxthemep.h.

Member Data Documentation

◆ Active

◆ CaptionHeight

int _DRAW_CONTEXT::CaptionHeight

Definition at line 199 of file uxthemep.h.

Referenced by ThemeDrawCaption(), ThemeInitDrawContext(), and ThemePaintWindow().

◆ hbmpOld

HBITMAP _DRAW_CONTEXT::hbmpOld

Definition at line 203 of file uxthemep.h.

Referenced by ThemeEndBufferedPaint(), and ThemeStartBufferedPaint().

◆ hDC

◆ hDCScreen

HDC _DRAW_CONTEXT::hDCScreen

Definition at line 202 of file uxthemep.h.

Referenced by ThemeEndBufferedPaint(), and ThemeStartBufferedPaint().

◆ hPrevTheme

HTHEME _DRAW_CONTEXT::hPrevTheme

Definition at line 195 of file uxthemep.h.

◆ hRgn

HRGN _DRAW_CONTEXT::hRgn

Definition at line 198 of file uxthemep.h.

Referenced by ThemeCleanupDrawContext(), and ThemeInitDrawContext().

◆ hWnd

◆ scrolltheme

HTHEME _DRAW_CONTEXT::scrolltheme

Definition at line 194 of file uxthemep.h.

Referenced by SCROLL_ThemeDrawPart(), ThemeDrawScrollBarsGrip(), and ThemeInitDrawContext().

◆ theme

◆ wi


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