Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dinput/
H A Ddinput_main.c1756 UINT kbd_cnt = 0, mice_cnt = 0; in hook_thread_proc() local
1788 mice_cnt++; in hook_thread_proc()
1802 if (mice_cnt && !mouse_hook) in hook_thread_proc()
1804 else if (!mice_cnt && mouse_hook) in hook_thread_proc()