Home
last modified time | relevance | path

Searched refs:bKeyUp (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/osk/
H A Dmain.c620 BOOL bKeyUp; in OSK_Command() local
632 bKeyUp = FALSE; in OSK_Command()
637 bKeyUp = TRUE; in OSK_Command()
644 bKeyUp = TRUE; in OSK_Command()
683 if (bKeyUp) in OSK_Command()
/reactos/win32ss/user/ntuser/
H A Dime.c279 BOOL bKeyUp = (lParam & 0x80000000); in IntCheckImeHotKey() local
283 if (bKeyUp) in IntCheckImeHotKey()
308 if (bKeyUp) in IntCheckImeHotKey()