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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1924 #define IDirectInputDevice8_GetImageInfo(p,a) (p)->lpVtbl->GetImageInfo(p,a) macro
1962 #define IDirectInputDevice8_GetImageInfo(p,a) (p)->GetImageInfo(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h2079 #define IDirectInputDevice8_GetImageInfo(p,a) (p)->lpVtbl->GetImageInfo(p,a) macro
2117 #define IDirectInputDevice8_GetImageInfo(p,a) (p)->GetImageInfo(a) macro

Completed in 74 milliseconds