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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1916 #define IDirectInputDevice8_Poll(p) (p)->lpVtbl->Poll(p) macro
1954 #define IDirectInputDevice8_Poll(p) (p)->Poll() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h2071 #define IDirectInputDevice8_Poll(p) (p)->lpVtbl->Poll(p) macro
2109 #define IDirectInputDevice8_Poll(p) (p)->Poll() macro

Completed in 75 milliseconds