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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h689 #define IDirectSoundBuffer8_SetFX(p,a,b,c) (p)->lpVtbl->SetFX(p,a,b,c) macro
717 #define IDirectSoundBuffer8_SetFX(p,a,b,c) (p)->SetFX(a,b,c) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h682 #define IDirectSoundBuffer8_SetFX(p,a,b,c) (p)->lpVtbl->SetFX(p,a,b,c) macro
710 #define IDirectSoundBuffer8_SetFX(p,a,b,c) (p)->SetFX(a,b,c) macro

Completed in 55 milliseconds