Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/xinput1_3/
H A Dxinput.c50 DWORD controllerNum; in test_set_state() local
53 for(controllerNum = 0; controllerNum < XUSER_MAX_COUNT; controllerNum++) in test_set_state()
99 for (controllerNum = 0; controllerNum < XUSER_MAX_COUNT; controllerNum++) in test_get_state()
172 DWORD controllerNum; in test_get_keystroke() local
175 for(controllerNum = 0; controllerNum < XUSER_MAX_COUNT; controllerNum++) in test_get_keystroke()
197 DWORD controllerNum; in test_get_capabilities() local
200 for(controllerNum = 0; controllerNum < XUSER_MAX_COUNT; controllerNum++) in test_get_capabilities()
224 DWORD controllerNum; in test_get_dsoundaudiodevice() local
230 for(controllerNum = 0; controllerNum < XUSER_MAX_COUNT; controllerNum++) in test_get_dsoundaudiodevice()
259 DWORD controllerNum; in test_get_batteryinformation() local
[all …]