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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1753 #define IDirectInputDevice7_Poll(p) (p)->lpVtbl->Poll(p) macro
1787 #define IDirectInputDevice7_Poll(p) (p)->Poll() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1908 #define IDirectInputDevice7_Poll(p) (p)->lpVtbl->Poll(p) macro
1942 #define IDirectInputDevice7_Poll(p) (p)->Poll() macro

Completed in 115 milliseconds