Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Animation.h591 const AnimationShareInfo* GetAnimationShareInfoArray() const;
Dlyt_Types.h2785 struct AnimationShareInfo struct
2795 AnimationShareInfo() in AnimationShareInfo() argument
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Animation.cpp772 const AnimationShareInfo*
780 …return internal::ConvertOffsToPtr<const AnimationShareInfo>(m_pShareBlock, m_pShareBlock->animShar… in GetAnimationShareInfoArray()
Dlyt_Layout.cpp456 const AnimationShareInfo *const animShareInfoAry = animRes.GetAnimationShareInfoArray(); in BindAnimationAuto()