ReactOS 0.4.15-dev-7842-g558ab78
_PREVIEW_DATA Struct Reference
Collaboration diagram for _PREVIEW_DATA:

Public Attributes

HDC hdcPreview
 
HWND hwndParent
 
COLOR_SCHEME Scheme
 
HBRUSH hbrScrollbar
 
HBRUSH hbrDesktop
 
HBRUSH hbrWindow
 
INT cxEdge
 
INT cyEdge
 
INT cySizeFrame
 
INT cyCaption
 
INT cyBorder
 
INT cyMenu
 
INT cxScrollbar
 
RECT rcDesktop
 
RECT rcInactiveFrame
 
RECT rcInactiveCaption
 
RECT rcInactiveCaptionButtons
 
RECT rcActiveFrame
 
RECT rcActiveCaption
 
RECT rcActiveCaptionButtons
 
RECT rcActiveMenuBar
 
RECT rcSelectedMenuItem
 
RECT rcActiveClient
 
RECT rcActiveScroll
 
RECT rcDialogFrame
 
RECT rcDialogCaption
 
RECT rcDialogCaptionButtons
 
RECT rcDialogClient
 
RECT rcDialogButton
 
LPTSTR lpInAct
 
LPTSTR lpAct
 
LPTSTR lpWinTxt
 
LPTSTR lpMessBox
 
LPTSTR lpMessText
 
LPTSTR lpButText
 
HFONT hCaptionFont
 
HFONT hMenuFont
 
HFONT hMessageFont
 
HFONT hClientFont
 
HMENU hMenu
 

Detailed Description

Definition at line 13 of file preview.c.

Member Data Documentation

◆ cxEdge

INT _PREVIEW_DATA::cxEdge

Definition at line 25 of file preview.c.

Referenced by CalculateItemSize(), and UpdatePreviewTheme().

◆ cxScrollbar

INT _PREVIEW_DATA::cxScrollbar

Definition at line 33 of file preview.c.

Referenced by CalculateItemSize(), and UpdatePreviewTheme().

◆ cyBorder

INT _PREVIEW_DATA::cyBorder

Definition at line 31 of file preview.c.

Referenced by CalculateItemSize(), and UpdatePreviewTheme().

◆ cyCaption

INT _PREVIEW_DATA::cyCaption

Definition at line 30 of file preview.c.

Referenced by CalculateItemSize(), OnPaint(), and UpdatePreviewTheme().

◆ cyEdge

INT _PREVIEW_DATA::cyEdge

Definition at line 26 of file preview.c.

Referenced by CalculateItemSize(), and UpdatePreviewTheme().

◆ cyMenu

INT _PREVIEW_DATA::cyMenu

Definition at line 32 of file preview.c.

Referenced by CalculateItemSize(), and UpdatePreviewTheme().

◆ cySizeFrame

INT _PREVIEW_DATA::cySizeFrame

Definition at line 28 of file preview.c.

Referenced by CalculateItemSize(), and UpdatePreviewTheme().

◆ hbrDesktop

HBRUSH _PREVIEW_DATA::hbrDesktop

Definition at line 22 of file preview.c.

Referenced by OnDestroy(), OnPaint(), and UpdatePreviewTheme().

◆ hbrScrollbar

HBRUSH _PREVIEW_DATA::hbrScrollbar

Definition at line 21 of file preview.c.

Referenced by OnDestroy(), OnPaint(), and UpdatePreviewTheme().

◆ hbrWindow

HBRUSH _PREVIEW_DATA::hbrWindow

Definition at line 23 of file preview.c.

Referenced by OnDestroy(), OnPaint(), and UpdatePreviewTheme().

◆ hCaptionFont

HFONT _PREVIEW_DATA::hCaptionFont

Definition at line 62 of file preview.c.

Referenced by OnDestroy(), OnPaint(), and UpdatePreviewTheme().

◆ hClientFont

HFONT _PREVIEW_DATA::hClientFont

Definition at line 65 of file preview.c.

Referenced by OnCreate(), and OnPaint().

◆ hdcPreview

HDC _PREVIEW_DATA::hdcPreview

Definition at line 15 of file preview.c.

Referenced by OnPaint().

◆ hMenu

HMENU _PREVIEW_DATA::hMenu

Definition at line 67 of file preview.c.

Referenced by OnCreate(), OnDestroy(), and OnPaint().

◆ hMenuFont

HFONT _PREVIEW_DATA::hMenuFont

Definition at line 63 of file preview.c.

Referenced by OnDestroy(), OnPaint(), and UpdatePreviewTheme().

◆ hMessageFont

HFONT _PREVIEW_DATA::hMessageFont

Definition at line 64 of file preview.c.

Referenced by OnDestroy(), OnPaint(), and UpdatePreviewTheme().

◆ hwndParent

HWND _PREVIEW_DATA::hwndParent

Definition at line 17 of file preview.c.

◆ lpAct

LPTSTR _PREVIEW_DATA::lpAct

Definition at line 56 of file preview.c.

Referenced by OnCreate(), OnDestroy(), and OnPaint().

◆ lpButText

LPTSTR _PREVIEW_DATA::lpButText

Definition at line 60 of file preview.c.

Referenced by OnCreate(), OnDestroy(), and OnPaint().

◆ lpInAct

LPTSTR _PREVIEW_DATA::lpInAct

Definition at line 55 of file preview.c.

Referenced by OnCreate(), OnDestroy(), and OnPaint().

◆ lpMessBox

LPTSTR _PREVIEW_DATA::lpMessBox

Definition at line 58 of file preview.c.

Referenced by OnCreate(), OnDestroy(), and OnPaint().

◆ lpMessText

LPTSTR _PREVIEW_DATA::lpMessText

Definition at line 59 of file preview.c.

Referenced by OnCreate(), OnDestroy(), and OnPaint().

◆ lpWinTxt

LPTSTR _PREVIEW_DATA::lpWinTxt

Definition at line 57 of file preview.c.

Referenced by OnCreate(), OnDestroy(), and OnPaint().

◆ rcActiveCaption

RECT _PREVIEW_DATA::rcActiveCaption

Definition at line 41 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcActiveCaptionButtons

RECT _PREVIEW_DATA::rcActiveCaptionButtons

Definition at line 42 of file preview.c.

Referenced by CalculateItemSize(), and OnLButtonDown().

◆ rcActiveClient

RECT _PREVIEW_DATA::rcActiveClient

Definition at line 45 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcActiveFrame

RECT _PREVIEW_DATA::rcActiveFrame

Definition at line 40 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcActiveMenuBar

RECT _PREVIEW_DATA::rcActiveMenuBar

Definition at line 43 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcActiveScroll

RECT _PREVIEW_DATA::rcActiveScroll

Definition at line 46 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcDesktop

RECT _PREVIEW_DATA::rcDesktop

Definition at line 35 of file preview.c.

Referenced by CalculateItemSize(), OnPaint(), and OnSize().

◆ rcDialogButton

RECT _PREVIEW_DATA::rcDialogButton

Definition at line 53 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcDialogCaption

RECT _PREVIEW_DATA::rcDialogCaption

Definition at line 49 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcDialogCaptionButtons

RECT _PREVIEW_DATA::rcDialogCaptionButtons

Definition at line 50 of file preview.c.

Referenced by CalculateItemSize(), and OnLButtonDown().

◆ rcDialogClient

RECT _PREVIEW_DATA::rcDialogClient

Definition at line 51 of file preview.c.

Referenced by CalculateItemSize(), and OnPaint().

◆ rcDialogFrame

RECT _PREVIEW_DATA::rcDialogFrame

Definition at line 48 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcInactiveCaption

RECT _PREVIEW_DATA::rcInactiveCaption

Definition at line 37 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcInactiveCaptionButtons

RECT _PREVIEW_DATA::rcInactiveCaptionButtons

Definition at line 38 of file preview.c.

Referenced by CalculateItemSize(), and OnLButtonDown().

◆ rcInactiveFrame

RECT _PREVIEW_DATA::rcInactiveFrame

Definition at line 36 of file preview.c.

Referenced by CalculateItemSize(), OnLButtonDown(), and OnPaint().

◆ rcSelectedMenuItem

RECT _PREVIEW_DATA::rcSelectedMenuItem

Definition at line 44 of file preview.c.

◆ Scheme

COLOR_SCHEME _PREVIEW_DATA::Scheme

Definition at line 19 of file preview.c.

Referenced by OnCreate(), OnPaint(), and UpdatePreviewTheme().


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