Searched refs:LedSize (Results 1 – 2 of 2) sorted by relevance
/reactos/base/applications/osk/ |
H A D | main.c | 191 SIZE LedSize; in OSK_SetKeys() local 300 LedSize = Globals.Keyboard->LedSize; in OSK_SetKeys() 303 LedPos.x, LedPos.y, LedSize.cx, LedSize.cy, Globals.hMainWnd, in OSK_SetKeys() 309 LedPos.x, LedPos.y, LedSize.cx, LedSize.cy, Globals.hMainWnd, in OSK_SetKeys() 315 LedPos.x, LedPos.y, LedSize.cx, LedSize.cy, Globals.hMainWnd, in OSK_SetKeys()
|
H A D | precomp.h | 46 SIZE LedSize; member
|