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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h588 #define IDirectSoundBuffer_GetPan(p,a) (p)->lpVtbl->GetPan(p,a) macro
612 #define IDirectSoundBuffer_GetPan(p,a) (p)->GetPan(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h581 #define IDirectSoundBuffer_GetPan(p,a) (p)->lpVtbl->GetPan(p,a) macro
605 #define IDirectSoundBuffer_GetPan(p,a) (p)->GetPan(a) macro

Completed in 56 milliseconds