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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h1085 #define IDirectSound3DBuffer_GetConeOrientation(p,a) (p)->lpVtbl->GetConeOrientation(p,a) macro
1109 #define IDirectSound3DBuffer_GetConeOrientation(p,a) (p)->GetConeOrientation(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h1078 #define IDirectSound3DBuffer_GetConeOrientation(p,a) (p)->lpVtbl->GetConeOrientation(p,a) macro
1102 #define IDirectSound3DBuffer_GetConeOrientation(p,a) (p)->GetConeOrientation(a) macro

Completed in 57 milliseconds