Home
last modified time | relevance | path

Searched refs:D3DXCreateKeyframedAnimationSet (Results 1 – 23 of 23) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Dd3dx9anim.h395 HRESULT WINAPI D3DXCreateKeyframedAnimationSet(const char *name, double ticks_per_second,
/reactos/dll/directx/wine/d3dx9_36/
H A Danimation.c862 HRESULT WINAPI D3DXCreateKeyframedAnimationSet(const char *name, double ticks_per_second, in D3DXCreateKeyframedAnimationSet() function
H A Dd3dx9_36.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_24/
H A Dd3dx9_24.spec67 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_25/
H A Dd3dx9_25.spec67 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_28/
H A Dd3dx9_28.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_31/
H A Dd3dx9_31.spec70 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_32/
H A Dd3dx9_32.spec70 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_38/
H A Dd3dx9_38.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_40/
H A Dd3dx9_40.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_42/
H A Dd3dx9_42.spec69 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_33/
H A Dd3dx9_33.spec70 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_34/
H A Dd3dx9_34.spec70 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_35/
H A Dd3dx9_35.spec70 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_37/
H A Dd3dx9_37.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_26/
H A Dd3dx9_26.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_27/
H A Dd3dx9_27.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_29/
H A Dd3dx9_29.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_30/
H A Dd3dx9_30.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_39/
H A Dd3dx9_39.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_41/
H A Dd3dx9_41.spec71 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/dll/directx/wine/d3dx9_43/
H A Dd3dx9_43.spec69 @ stdcall D3DXCreateKeyframedAnimationSet(str double long long long ptr ptr)
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmesh.c11332 hr = D3DXCreateKeyframedAnimationSet("wine_bottle", 5.0, D3DXPLAY_LOOP, 0, 0, NULL, &set); in D3DXCreateKeyframedAnimationSetTest()
11335 hr = D3DXCreateKeyframedAnimationSet("wine_bottle", 5.0, D3DXPLAY_LOOP, 10, 0, NULL, &set); in D3DXCreateKeyframedAnimationSetTest()