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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1736 #define IDirectInputDevice7_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1770 #define IDirectInputDevice7_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1891 #define IDirectInputDevice7_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
1925 #define IDirectInputDevice7_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro

Completed in 75 milliseconds