Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dinput/
H A Dmouse.c51 static const IDirectInputDevice8WVtbl SysMouseWvt; variable
209 newDevice->base.IDirectInputDevice8W_iface.lpVtbl = &SysMouseWvt; in alloc_device()
909 static const IDirectInputDevice8WVtbl SysMouseWvt = variable