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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h1491 #define IDirectDraw2_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) macro
1519 #define IDirectDraw2_GetCaps(p,a,b) (p)->GetCaps(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h1470 #define IDirectDraw2_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) macro
1498 #define IDirectDraw2_GetCaps(p,a,b) (p)->GetCaps(a,b) macro

Completed in 78 milliseconds