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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h1087 #define IDirectSound3DBuffer_GetMaxDistance(p,a) (p)->lpVtbl->GetMaxDistance(p,a) macro
1111 #define IDirectSound3DBuffer_GetMaxDistance(p,a) (p)->GetMaxDistance(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h1080 #define IDirectSound3DBuffer_GetMaxDistance(p,a) (p)->lpVtbl->GetMaxDistance(p,a) macro
1104 #define IDirectSound3DBuffer_GetMaxDistance(p,a) (p)->GetMaxDistance(a) macro

Completed in 65 milliseconds