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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h1091 #define IDirectSound3DBuffer_GetVelocity(p,a) (p)->lpVtbl->GetVelocity(p,a) macro
1115 #define IDirectSound3DBuffer_GetVelocity(p,a) (p)->GetVelocity(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h1084 #define IDirectSound3DBuffer_GetVelocity(p,a) (p)->lpVtbl->GetVelocity(p,a) macro
1108 #define IDirectSound3DBuffer_GetVelocity(p,a) (p)->GetVelocity(a) macro

Completed in 58 milliseconds