Searched refs:IDirectInputDevice2_GetDeviceState (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1588 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1619 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1743 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1774 #define IDirectInputDevice2_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro

Completed in 75 milliseconds