|
ReactOS 0.4.17-dev-243-g1369312
|

| DWORD T1WINDOW::CharSet |
Definition at line 160 of file softkbd.c.
Referenced by T1_OnCreate(), T1_OnImeControl(), and T1_SetData().
| WCHAR T1WINDOW::chKeyChar[48] |
Definition at line 158 of file softkbd.c.
Referenced by T1_SetData().
| INT T1WINDOW::cxDefWidth |
Definition at line 145 of file softkbd.c.
Referenced by T1_SetData().
| INT T1WINDOW::cyDefHeight |
Definition at line 155 of file softkbd.c.
Referenced by T1_SetData().
| HBITMAP T1WINDOW::hbmKeyboard |
Definition at line 159 of file softkbd.c.
Referenced by T1_OnDestroy(), T1_OnDraw(), and T1_SetData().
| LPARAM T1WINDOW::KeyboardSubType |
Definition at line 163 of file softkbd.c.
Referenced by T1_OnImeControl().
| UINT T1WINDOW::PressedKey |
Definition at line 161 of file softkbd.c.
Referenced by T1_OnButtonUp(), T1_OnCreate(), T1_OnDraw(), and T1_OnSetCursor().
| POINT T1WINDOW::pt0 |
Definition at line 162 of file softkbd.c.
Referenced by T1_OnButtonUp(), T1_OnDestroy(), T1_OnMouseMove(), and T1_OnSetCursor().
| POINT T1WINDOW::pt1 |
Definition at line 162 of file softkbd.c.
Referenced by T1_OnButtonUp(), T1_OnCreate(), T1_OnDestroy(), T1_OnMouseMove(), and T1_OnSetCursor().