Home
last modified time | relevance | path

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

/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/java/net/java/games/input/
H A DIDirectInputEffect.java95 res != IDirectInputDevice.DI_EFFECTRESTARTED && in setGain()
H A DIDirectInputDevice.java124 public final static int DI_EFFECTRESTARTED = 0x00000004; field in IDirectInputDevice
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/ForceFeedback/OSX/
H A DDirectInputConstants.h31 #define DI_EFFECTRESTARTED FF_EFFECTRESTARTED macro
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwhaptic.cpp1136 DIMKEP(DI_EFFECTRESTARTED),
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvdinput.h1544 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Ddinput.h1544 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dwinlayer.cpp1301 case DI_EFFECTRESTARTED: in GetDInputError()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/graphics/glfw/glfw-3.3.4/deps/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h162 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h163 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h163 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddinput.h2762 #define DI_EFFECTRESTARTED ((HRESULT)0x00000004L) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs2814 pub const DI_EFFECTRESTARTED: ::windows_sys::core::HRESULT = 4i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs4204 pub const DI_EFFECTRESTARTED: ::windows::runtime::HRESULT = ::windows::runtime::HRESULT(4i32 as _); const