Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3drm/
H A Dframe.c3201 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_QueryInterface()
3220 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_AddRef()
3246 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_Release()
3278 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_AddDestroyCallback()
3298 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_DeleteDestroyCallback()
3318 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_SetAppData()
3336 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_GetAppData()
3354 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_SetName()
3372 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_GetName()
3390 struct d3drm_animation *animation = impl_from_IDirect3DRMAnimation(iface); in d3drm_animation1_GetClassName()
[all …]