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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h683 #define IDirectSoundBuffer8_SetPan(p,a) (p)->lpVtbl->SetPan(p,a) macro
711 #define IDirectSoundBuffer8_SetPan(p,a) (p)->SetPan(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h676 #define IDirectSoundBuffer8_SetPan(p,a) (p)->lpVtbl->SetPan(p,a) macro
704 #define IDirectSoundBuffer8_SetPan(p,a) (p)->SetPan(a) macro

Completed in 56 milliseconds