ReactOS 0.4.15-dev-7961-gdcf9eb0
T1WINDOW Struct Reference
Collaboration diagram for T1WINDOW:

Public Attributes

INT cxDefWidth
 
INT cxWidth47
 
INT cxWidth48
 
INT cxWidth49
 
INT cxWidth50
 
INT cxWidth51or52
 
INT cxWidth53or54
 
INT cxWidth55or56
 
INT cxWidth57
 
INT cxWidth58
 
INT cyDefHeight
 
INT cyHeight50
 
POINT KeyPos [T1K_MAX]
 
WCHAR chKeyChar [48]
 
HBITMAP hbmKeyboard
 
DWORD CharSet
 
UINT PressedKey
 
POINT pt0
 
POINT pt1
 
LPARAM KeyboardSubType
 

Detailed Description

Definition at line 137 of file softkbd.c.

Member Data Documentation

◆ CharSet

DWORD T1WINDOW::CharSet

Definition at line 154 of file softkbd.c.

Referenced by T1_OnCreate(), T1_OnImeControl(), and T1_SetData().

◆ chKeyChar

WCHAR T1WINDOW::chKeyChar[48]

Definition at line 152 of file softkbd.c.

Referenced by T1_SetData().

◆ cxDefWidth

INT T1WINDOW::cxDefWidth

Definition at line 139 of file softkbd.c.

Referenced by T1_SetData().

◆ cxWidth47

INT T1WINDOW::cxWidth47

Definition at line 140 of file softkbd.c.

◆ cxWidth48

INT T1WINDOW::cxWidth48

Definition at line 141 of file softkbd.c.

◆ cxWidth49

INT T1WINDOW::cxWidth49

Definition at line 142 of file softkbd.c.

◆ cxWidth50

INT T1WINDOW::cxWidth50

Definition at line 143 of file softkbd.c.

◆ cxWidth51or52

INT T1WINDOW::cxWidth51or52

Definition at line 144 of file softkbd.c.

◆ cxWidth53or54

INT T1WINDOW::cxWidth53or54

Definition at line 145 of file softkbd.c.

◆ cxWidth55or56

INT T1WINDOW::cxWidth55or56

Definition at line 146 of file softkbd.c.

◆ cxWidth57

INT T1WINDOW::cxWidth57

Definition at line 147 of file softkbd.c.

◆ cxWidth58

INT T1WINDOW::cxWidth58

Definition at line 148 of file softkbd.c.

◆ cyDefHeight

INT T1WINDOW::cyDefHeight

Definition at line 149 of file softkbd.c.

Referenced by T1_SetData().

◆ cyHeight50

INT T1WINDOW::cyHeight50

Definition at line 150 of file softkbd.c.

◆ hbmKeyboard

HBITMAP T1WINDOW::hbmKeyboard

Definition at line 153 of file softkbd.c.

Referenced by T1_OnDestroy(), T1_OnDraw(), and T1_SetData().

◆ KeyboardSubType

LPARAM T1WINDOW::KeyboardSubType

Definition at line 157 of file softkbd.c.

Referenced by T1_OnImeControl().

◆ KeyPos

POINT T1WINDOW::KeyPos[T1K_MAX]

Definition at line 151 of file softkbd.c.

◆ PressedKey

UINT T1WINDOW::PressedKey

Definition at line 155 of file softkbd.c.

Referenced by T1_OnButtonUp(), T1_OnCreate(), T1_OnDraw(), and T1_OnSetCursor().

◆ pt0

POINT T1WINDOW::pt0

Definition at line 156 of file softkbd.c.

Referenced by T1_OnButtonUp(), T1_OnDestroy(), T1_OnMouseMove(), and T1_OnSetCursor().

◆ pt1

POINT T1WINDOW::pt1

Definition at line 156 of file softkbd.c.

Referenced by T1_OnButtonUp(), T1_OnCreate(), T1_OnDestroy(), T1_OnMouseMove(), and T1_OnSetCursor().


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