Home
last modified time | relevance | path

Searched defs:DIEFFECT (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/ForceFeedback/OSX/
H A DDirectInputAdapter.h35 typedef FFEFFECT DIEFFECT; typedef
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvdinput.h193 typedef struct DIEFFECT { struct
194 DWORD dwSize; /* sizeof(DIEFFECT) */ argument
207 } DIEFFECT, *LPDIEFFECT; argument
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Ddinput.h193 typedef struct DIEFFECT { struct
194 DWORD dwSize; /* sizeof(DIEFFECT) */ argument
207 } DIEFFECT, *LPDIEFFECT; argument
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/graphics/glfw/glfw-3.3.4/deps/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h1086 typedef struct DIEFFECT { struct
1103 } DIEFFECT, *LPDIEFFECT; argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h1087 typedef struct DIEFFECT { struct
1104 } DIEFFECT, *LPDIEFFECT; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h1087 typedef struct DIEFFECT { struct
1104 } DIEFFECT, *LPDIEFFECT; argument
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddinput.h249 typedef struct DIEFFECT { struct
250 DWORD dwSize; /* sizeof(DIEFFECT) */ argument
266 } DIEFFECT, *LPDIEFFECT; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs2435 pub struct DIEFFECT { struct
2451 impl DIEFFECT {} argument
2452 impl ::std::default::Default for DIEFFECT { implementation
2457 impl ::std::fmt::Debug for DIEFFECT { implementation
2477 impl ::std::cmp::PartialEq for DIEFFECT { implementation
2495 impl ::std::cmp::Eq for DIEFFECT {} implementation
2496 unsafe impl ::windows::runtime::Abi for DIEFFECT { implementation
7051 …ntime::IUnknown>>(&self, param0: *const ::windows::runtime::GUID, param1: *mut DIEFFECT, param2: *… in CreateEffect()
8320 …pub unsafe fn GetParameters(&self, param0: *mut DIEFFECT, param1: u32) -> ::windows::runtime::Resu… in GetParameters()
8323 …pub unsafe fn SetParameters(&self, param0: *mut DIEFFECT, param1: u32) -> ::windows::runtime::Resu… in SetParameters()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs1752 pub struct DIEFFECT { struct
1768 impl ::core::marker::Copy for DIEFFECT {} argument
1769 impl ::core::clone::Clone for DIEFFECT { implementation