Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Animation.h570 const AnimationShareInfo* GetAnimationShareInfoArray() const;
Dlyt_Types.h2753 struct AnimationShareInfo struct
2763 AnimationShareInfo() in AnimationShareInfo() argument
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Animation.cpp796 const AnimationShareInfo*
804 …return internal::ConvertOffsToPtr<const AnimationShareInfo>(m_pShareBlock, m_pShareBlock->animShar… in GetAnimationShareInfoArray()
Dlyt_Layout.cpp456 const AnimationShareInfo *const animShareInfoAry = animRes.GetAnimationShareInfoArray(); in BindAnimationAuto()