Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dx9_36/
H A Danimation.c485 const D3DXKEY_CALLBACK *callback_keys; member
738 D3DXKEY_CALLBACK *callback_keys) in d3dx9_keyframed_animation_GetCallbackKeys() argument
742 FIXME("set %p, callback_keys %p stub.\n", set, callback_keys); in d3dx9_keyframed_animation_GetCallbackKeys()
864 const D3DXKEY_CALLBACK *callback_keys, ID3DXKeyframedAnimationSet **animation_set) in D3DXCreateKeyframedAnimationSet() argument
872 callback_key_count, callback_keys, animation_set); in D3DXCreateKeyframedAnimationSet()
893 object->callback_keys = callback_keys; in D3DXCreateKeyframedAnimationSet()
/reactos/sdk/include/dxsdk/
H A Dd3dx9anim.h261 STDMETHOD(GetCallbackKeys)(THIS_ LPD3DXKEY_CALLBACK callback_keys) PURE; in DECLARE_INTERFACE_()
300 STDMETHOD(GetCallbackKeys)(THIS_ LPD3DXKEY_CALLBACK callback_keys) PURE; in DECLARE_INTERFACE_()
397 const D3DXKEY_CALLBACK *callback_keys, ID3DXKeyframedAnimationSet **animation_set);
400 const D3DXKEY_CALLBACK *callback_keys, ID3DXCompressedAnimationSet **animation_set);