Home
last modified time | relevance | path

Searched refs:xTop (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/dsound/
H A Dsound3d.c925 D3DVALUE xTop, D3DVALUE yTop, D3DVALUE zTop, in IDirectSound3DListenerImpl_SetOrientation() argument
930 xFront, yFront, zFront, xTop, yTop, zTop, dwApply); in IDirectSound3DListenerImpl_SetOrientation()
934 This->device->ds3dl.vOrientTop.x = xTop; in IDirectSound3DListenerImpl_SetOrientation()
/reactos/sdk/include/psdk/
H A Ddsound.h969 …tation)(THIS_ D3DVALUE xFront, D3DVALUE yFront, D3DVALUE zFront, D3DVALUE xTop, D3DVALUE yTop, D3D… in DECLARE_INTERFACE_()