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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1605 #define IDirectInputDevice2_Poll(p) (p)->lpVtbl->Poll(p) macro
1636 #define IDirectInputDevice2_Poll(p) (p)->Poll() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1760 #define IDirectInputDevice2_Poll(p) (p)->lpVtbl->Poll(p) macro
1791 #define IDirectInputDevice2_Poll(p) (p)->Poll() macro

Completed in 196 milliseconds