Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dinput/
H A Ddinput_private.h75 extern void check_dinput_events(void) DECLSPEC_HIDDEN;
H A Dkeyboard.c372 check_dinput_events(); in SysKeyboardWImpl_GetDeviceState()
H A Dmouse.c558 check_dinput_events(); in SysMouseWImpl_GetDeviceState()
H A Ddinput_main.c1900 void check_dinput_events(void) in check_dinput_events() function
H A Ddevice.c1847 check_dinput_events(); in IDirectInputDevice2WImpl_Poll()