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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h1823 #define IDirectDraw7_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) macro
1859 #define IDirectDraw7_GetCaps(p,a,b) (p)->GetCaps(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h1787 #define IDirectDraw7_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) macro
1823 #define IDirectDraw7_GetCaps(p,a,b) (p)->GetCaps(a,b) macro

Completed in 83 milliseconds