ReactOS 0.4.15-dev-8102-g108db8f
CCPRIVATE Struct Reference
Collaboration diagram for CCPRIVATE:

Public Attributes

LPCHOOSECOLORW lpcc
 
HWND hwndSelf
 
int nextuserdef
 
HDC hdcMem
 
HBITMAP hbmMem
 
RECT fullsize
 
UINT msetrgb
 
RECT old3angle
 
RECT oldcross
 
BOOL updating
 
int h
 
int s
 
int l
 
int capturedGraph
 
RECT focusRect
 
HWND hwndFocus
 

Detailed Description

Definition at line 73 of file colordlg.c.

Member Data Documentation

◆ capturedGraph

int CCPRIVATE::capturedGraph

Definition at line 88 of file colordlg.c.

Referenced by CC_WMLButtonDown(), CC_WMLButtonUp(), and CC_WMMouseMove().

◆ focusRect

RECT CCPRIVATE::focusRect

Definition at line 89 of file colordlg.c.

Referenced by CC_DrawCurrentFocusRect(), and CC_DrawFocusRect().

◆ fullsize

RECT CCPRIVATE::fullsize

Definition at line 80 of file colordlg.c.

Referenced by CC_WMCommand(), and CC_WMInitDialog().

◆ h

◆ hbmMem

HBITMAP CCPRIVATE::hbmMem

Definition at line 79 of file colordlg.c.

Referenced by CC_PrepareColorGraph(), and ColorDlgProc().

◆ hdcMem

HDC CCPRIVATE::hdcMem

Definition at line 78 of file colordlg.c.

Referenced by CC_PaintColorGraph(), CC_PaintCross(), CC_PrepareColorGraph(), and ColorDlgProc().

◆ hwndFocus

HWND CCPRIVATE::hwndFocus

◆ hwndSelf

◆ l

◆ lpcc

◆ msetrgb

UINT CCPRIVATE::msetrgb

Definition at line 81 of file colordlg.c.

Referenced by CC_WMInitDialog().

◆ nextuserdef

int CCPRIVATE::nextuserdef

Definition at line 77 of file colordlg.c.

Referenced by CC_WMCommand().

◆ old3angle

RECT CCPRIVATE::old3angle

Definition at line 82 of file colordlg.c.

Referenced by CC_PaintTriangle().

◆ oldcross

RECT CCPRIVATE::oldcross

Definition at line 83 of file colordlg.c.

Referenced by CC_PaintCross().

◆ s

◆ updating

BOOL CCPRIVATE::updating

Definition at line 84 of file colordlg.c.

Referenced by CC_EditSetHSL(), CC_EditSetRGB(), and CC_WMCommand().


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