Home
last modified time | relevance | path

Searched refs:IDirectInput7_EnumDevices (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/graphics/glfw/glfw-3.3.4/deps/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h2343 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2358 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h2344 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2359 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h2344 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2359 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dwinlayer.cpp966 …result = IDirectInput7_EnumDevices(lpDI, DIDEVTYPE_JOYSTICK, InitDirectInput_enum, NULL, DIEDFL_AT… in InitDirectInput()
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddinput.h2587 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->lpVtbl->EnumDevices(p,a,b,c,d) macro
2598 #define IDirectInput7_EnumDevices(p,a,b,c,d) (p)->EnumDevices(a,b,c,d) macro