Searched refs:test_device_input (Results 1 – 1 of 1) sorted by relevance
85 static void test_device_input(IDirectInputDevice8A *lpdid, DWORD event_type, DWORD event, DWORD exp… in test_device_input() function357 test_device_input(data.keyboard, INPUT_KEYBOARD, VK_SPACE, 2); in test_action_mapping()417 test_device_input(data.mouse, INPUT_MOUSE, MOUSEEVENTF_LEFTDOWN, 3); in test_action_mapping()