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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h597 #define IDirectSoundBuffer_SetPan(p,a) (p)->lpVtbl->SetPan(p,a) macro
621 #define IDirectSoundBuffer_SetPan(p,a) (p)->SetPan(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h590 #define IDirectSoundBuffer_SetPan(p,a) (p)->lpVtbl->SetPan(p,a) macro
614 #define IDirectSoundBuffer_SetPan(p,a) (p)->SetPan(a) macro

Completed in 80 milliseconds