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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay.h923 #define IDirectPlayX_GetGroupOwner(p,a,b) (p)->lpVtbl->GetGroupOwner(p,a,b) macro
981 #define IDirectPlayX_GetGroupOwner(p,a,b) (p)->GetGroupOwner(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay.h923 #define IDirectPlayX_GetGroupOwner(p,a,b) (p)->lpVtbl->GetGroupOwner(p,a,b) macro
981 #define IDirectPlayX_GetGroupOwner(p,a,b) (p)->GetGroupOwner(a,b) macro

Completed in 72 milliseconds