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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h2715 #define IDirectDrawGammaControl_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2723 #define IDirectDrawGammaControl_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h2664 #define IDirectDrawGammaControl_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2672 #define IDirectDrawGammaControl_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro

Completed in 78 milliseconds