Home
last modified time | relevance | path

Searched refs:_dump_DIDEVCAPS (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/directx/wine/dinput/
H A Djoystick_private.h78 void _dump_DIDEVCAPS(const DIDEVCAPS *lpDIDevCaps) DECLSPEC_HIDDEN;
H A Djoystick.c480 void _dump_DIDEVCAPS(const DIDEVCAPS *lpDIDevCaps) in _dump_DIDEVCAPS() function
549 _dump_DIDEVCAPS(lpDIDevCaps); in JoystickWGenericImpl_GetCapabilities()
H A Djoystick_linux.c577 _dump_DIDEVCAPS(&newDevice->generic.devcaps); in alloc_device()
H A Djoystick_osx.c1266 _dump_DIDEVCAPS(&newDevice->generic.devcaps); in alloc_device()