ReactOS 0.4.16-dev-597-gdbf7844
|
DWORD T1WINDOW::CharSet |
Definition at line 154 of file softkbd.c.
Referenced by T1_OnCreate(), T1_OnImeControl(), and T1_SetData().
WCHAR T1WINDOW::chKeyChar[48] |
Definition at line 152 of file softkbd.c.
Referenced by T1_SetData().
INT T1WINDOW::cxDefWidth |
Definition at line 139 of file softkbd.c.
Referenced by T1_SetData().
INT T1WINDOW::cyDefHeight |
Definition at line 149 of file softkbd.c.
Referenced by T1_SetData().
HBITMAP T1WINDOW::hbmKeyboard |
Definition at line 153 of file softkbd.c.
Referenced by T1_OnDestroy(), T1_OnDraw(), and T1_SetData().
LPARAM T1WINDOW::KeyboardSubType |
Definition at line 157 of file softkbd.c.
Referenced by T1_OnImeControl().
UINT T1WINDOW::PressedKey |
Definition at line 155 of file softkbd.c.
Referenced by T1_OnButtonUp(), T1_OnCreate(), T1_OnDraw(), and T1_OnSetCursor().
POINT T1WINDOW::pt0 |
Definition at line 156 of file softkbd.c.
Referenced by T1_OnButtonUp(), T1_OnDestroy(), T1_OnMouseMove(), and T1_OnSetCursor().
POINT T1WINDOW::pt1 |
Definition at line 156 of file softkbd.c.
Referenced by T1_OnButtonUp(), T1_OnCreate(), T1_OnDestroy(), T1_OnMouseMove(), and T1_OnSetCursor().