Home
last modified time | relevance | path

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

/dports/games/wordwarvi/wordwarvi-1.0.4/
H A Djoystick.c192 hr = IDirectInputDevice2_GetDeviceState(joystick, sizeof(DIJOYSTATE2), &js); in get_joystick_status()
/dports/devel/allegro/allegro-4.4.3.1/src/win/
H A Dwjoydx.c169 … hr = IDirectInputDevice2_GetDeviceState(dinput_joystick[n_joy].device, sizeof(DIJOYSTATE), &js); in joystick_dinput_poll()
/dports/devel/sdl12/SDL-1.2.15/src/video/windx5/
H A DSDL_dx5events.c400 result=IDirectInputDevice2_GetDeviceState(SDL_DIdev[1], in handle_mouse()
/dports/games/ioquake3/ioquake3-1.36/misc/
H A Dsdl-win32-fixes.diff430 result=IDirectInputDevice2_GetDeviceState(SDL_DIdev[1],
/dports/games/ioquake3-server/ioquake3-1.36/misc/
H A Dsdl-win32-fixes.diff430 result=IDirectInputDevice2_GetDeviceState(SDL_DIdev[1],
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvdinput.h972 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1000 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Ddinput.h972 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1000 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/graphics/glfw/glfw-3.3.4/deps/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h1727 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1758 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h1728 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1759 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddinput.h1728 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1759 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddinput.h1590 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1618 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro