Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/haptic/windows/
H A DSDL_dinputhaptic.c473 ret = IDirectInputDevice8_GetDeviceInfo(haptic->hwdata->device, in SDL_DINPUT_JoystickSameHaptic()
478 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, in SDL_DINPUT_JoystickSameHaptic()
496 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, &joy_instance); in SDL_DINPUT_HapticOpenFromJoystick()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/haptic/windows/
H A DSDL_dinputhaptic.c473 ret = IDirectInputDevice8_GetDeviceInfo(haptic->hwdata->device, in SDL_DINPUT_JoystickSameHaptic()
478 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, in SDL_DINPUT_JoystickSameHaptic()
496 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, &joy_instance); in SDL_DINPUT_HapticOpenFromJoystick()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/haptic/windows/
H A DSDL_dinputhaptic.c473 ret = IDirectInputDevice8_GetDeviceInfo(haptic->hwdata->device, in SDL_DINPUT_JoystickSameHaptic()
478 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, in SDL_DINPUT_JoystickSameHaptic()
496 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, &joy_instance); in SDL_DINPUT_HapticOpenFromJoystick()
/dports/devel/sdl20/SDL2-2.0.18/src/haptic/windows/
H A DSDL_dinputhaptic.c458 ret = IDirectInputDevice8_GetDeviceInfo(haptic->hwdata->device, in SDL_DINPUT_JoystickSameHaptic()
463 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, in SDL_DINPUT_JoystickSameHaptic()
481 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, &joy_instance); in SDL_DINPUT_HapticOpenFromJoystick()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/haptic/windows/
H A DSDL_dinputhaptic.c464 ret = IDirectInputDevice8_GetDeviceInfo(haptic->hwdata->device, in SDL_DINPUT_JoystickSameHaptic()
469 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, in SDL_DINPUT_JoystickSameHaptic()
487 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, &joy_instance); in SDL_DINPUT_HapticOpenFromJoystick()
/dports/x11/controllermap/SDL2-2.0.18/src/haptic/windows/
H A DSDL_dinputhaptic.c458 ret = IDirectInputDevice8_GetDeviceInfo(haptic->hwdata->device, in SDL_DINPUT_JoystickSameHaptic()
463 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, in SDL_DINPUT_JoystickSameHaptic()
481 ret = IDirectInputDevice8_GetDeviceInfo(joystick->hwdata->InputDevice, &joy_instance); in SDL_DINPUT_HapticOpenFromJoystick()
/dports/graphics/gimp-app/gimp-2.10.30/modules/
H A Dgimpinputdevicestore-dx.c387 if (FAILED ((hresult = IDirectInputDevice8_GetDeviceInfo (didevice8, in gimp_input_device_store_add()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/graphics/glfw/glfw-3.3.4/deps/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h2048 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2086 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h2049 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2087 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h2049 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
2087 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddinput.h1931 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
1964 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro