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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h1593 #define IDirectDraw3_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) macro
1623 #define IDirectDraw3_GetCaps(p,a,b) (p)->GetCaps(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h1567 #define IDirectDraw3_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) macro
1597 #define IDirectDraw3_GetCaps(p,a,b) (p)->GetCaps(a,b) macro

Completed in 107 milliseconds