Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dx9_36/
H A Danimation.c309 UINT track, BOOL new_enable, double start_time) in d3dx9_animation_controller_KeyTrackEnable() argument
312 track, new_enable, start_time); in d3dx9_animation_controller_KeyTrackEnable()
/reactos/sdk/include/dxsdk/
H A Dd3dx9anim.h349 …STDMETHOD_(D3DXEVENTHANDLE, KeyTrackEnable)(THIS_ UINT track, BOOL new_enable, double start_time) … in DECLARE_INTERFACE_()