Home
last modified time | relevance | path

Searched defs:impl_from_IDirectInputDevice8A (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/directx/wine/dinput/
H A Dkeyboard.c54 static inline SysKeyboardImpl *impl_from_IDirectInputDevice8A(IDirectInputDevice8A *iface) in impl_from_IDirectInputDevice8A() function
H A Djoystick_linux.c106 static inline JoystickImpl *impl_from_IDirectInputDevice8A(IDirectInputDevice8A *iface) in impl_from_IDirectInputDevice8A() function
H A Dmouse.c81 static inline SysMouseImpl *impl_from_IDirectInputDevice8A(IDirectInputDevice8A *iface) in impl_from_IDirectInputDevice8A() function
H A Djoystick.c65 static inline JoystickGenericImpl *impl_from_IDirectInputDevice8A(IDirectInputDevice8A *iface) in impl_from_IDirectInputDevice8A() function
H A Djoystick_linuxinput.c148 static inline JoystickImpl *impl_from_IDirectInputDevice8A(IDirectInputDevice8A *iface) in impl_from_IDirectInputDevice8A() function
H A Djoystick_osx.c117 static inline JoystickImpl *impl_from_IDirectInputDevice8A(IDirectInputDevice8A *iface) in impl_from_IDirectInputDevice8A() function
H A Ddevice.c47 static inline IDirectInputDeviceImpl *impl_from_IDirectInputDevice8A(IDirectInputDevice8A *iface) in impl_from_IDirectInputDevice8A() function