Home
last modified time | relevance | path

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

/dports/devel/ois/ois/src/win32/
H A DWin32JoyStick.cpp146 DIPROPPOINTER diptr; in DIEnumDeviceObjectsCallback()
147 diptr.diph.dwSize = sizeof(DIPROPPOINTER); in DIEnumDeviceObjectsCallback()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/graphics/glfw/glfw-3.3.4/deps/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; typedef
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h820 typedef struct DIPROPPOINTER { struct
823 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
824 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h821 typedef struct DIPROPPOINTER { struct
824 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
825 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h821 typedef struct DIPROPPOINTER { struct
824 } DIPROPPOINTER, *LPDIPROPPOINTER; argument
825 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddinput.h1065 typedef struct DIPROPPOINTER { struct
1068 } DIPROPPOINTER, *LPDIPROPPOINTER; typedef
1069 typedef const DIPROPPOINTER *LPCDIPROPPOINTER;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs2690 pub struct DIPROPPOINTER { struct
2694 impl ::core::marker::Copy for DIPROPPOINTER {} argument
2695 impl ::core::clone::Clone for DIPROPPOINTER { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs4017 pub struct DIPROPPOINTER { struct
4021 impl DIPROPPOINTER {} argument
4022 impl ::std::default::Default for DIPROPPOINTER { implementation
4027 impl ::std::fmt::Debug for DIPROPPOINTER { implementation
4032 impl ::std::cmp::PartialEq for DIPROPPOINTER { implementation
4037 impl ::std::cmp::Eq for DIPROPPOINTER {} implementation
4038 unsafe impl ::windows::runtime::Abi for DIPROPPOINTER { implementation