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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h997 #define IDirectSound3DListener_GetVelocity(p,a) (p)->lpVtbl->GetVelocity(p,a) macro
1018 #define IDirectSound3DListener_GetVelocity(p,a) (p)->GetVelocity(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h990 #define IDirectSound3DListener_GetVelocity(p,a) (p)->lpVtbl->GetVelocity(p,a) macro
1011 #define IDirectSound3DListener_GetVelocity(p,a) (p)->GetVelocity(a) macro

Completed in 57 milliseconds