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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h674 #define IDirectSoundBuffer8_GetPan(p,a) (p)->lpVtbl->GetPan(p,a) macro
702 #define IDirectSoundBuffer8_GetPan(p,a) (p)->GetPan(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h667 #define IDirectSoundBuffer8_GetPan(p,a) (p)->lpVtbl->GetPan(p,a) macro
695 #define IDirectSoundBuffer8_GetPan(p,a) (p)->GetPan(a) macro

Completed in 60 milliseconds