Home
last modified time | relevance | path

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

/dports/emulators/atari800/atari800-3.1.0/src/win32/
H A Djoystick.c65 hRes = IDirectInputDevice_GetDeviceState(dijoy[num], sizeof(DIJOYSTATE), &js); in procjoy()
/dports/games/q2pro/q2pro/source/
H A Dwin_dinput.c167 hr = IDirectInputDevice_GetDeviceState( di_mouse, sizeof( state ), &state ); in DI_SendMouseMoveEvents()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/win32/
H A Dwin_input.c479 hr = IDirectInputDevice_GetDeviceState(g_pMouse, in IN_DIMouse()
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DDINPUT.H369 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvdinput.h776 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
795 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Ddinput.h776 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
795 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Djoy-win32.c732 IDirectInputDevice_GetDeviceState(joystick_di_devices[joy_no], sizeof(DIJOYSTATE), &js); in joystick_di5_update()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Djoy-win32.c675 IDirectInputDevice_GetDeviceState(joystick_di_devices[joy_no], sizeof(DIJOYSTATE), &js); in joystick_di5_update()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/win32/
H A Dwin_sys.c2541 hr = IDirectInputDevice_GetDeviceState(lpDIJ, sizeof (DIJOYSTATE), &js); in I_GetJoystickEvents()
2785 hr = IDirectInputDevice_GetDeviceState(lpDIJ2, sizeof (DIJOYSTATE), &js); in I_GetJoystick2Events()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/mingw/
H A Ddinput.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/graphics/glfw/glfw-3.3.4/deps/mingw/
H A Ddinput.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_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.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_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.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/mingw/
H A Ddinput.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_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.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_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.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/mingw/
H A Ddinput.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_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.h1603 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1624 #define IDirectInputDevice_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.h1604 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1625 #define IDirectInputDevice_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.h1604 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1625 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddinput.h1392 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1411 #define IDirectInputDevice_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro