Searched refs:s_iIsDead (Results 1 – 1 of 1) sorted by relevance
1001 static int s_iIsDead = 0; in win32_kbd_patch_key() local1006 if (s_iIsDead == 2) in win32_kbd_patch_key()1009 s_iIsDead = 0; in win32_kbd_patch_key()1032 s_iIsDead = ToUnicode(pker->wVirtualKeyCode, pker->wVirtualScanCode, in win32_kbd_patch_key()1035 if (s_iIsDead > 0) in win32_kbd_patch_key()1038 return s_iIsDead; in win32_kbd_patch_key()