Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Layout.cpp458 const AnimationShareInfo *const animShareInfoAry = animRes.GetAnimationShareInfoArray(); in BindAnimationAuto() local
459 NW_NULL_ASSERT(animShareInfoAry); in BindAnimationAuto()
463 … Pane *const pSrcPane = this->GetRootPane()->FindPaneByName(animShareInfoAry[i].GetSrcPaneName()); in BindAnimationAuto()
466 …W_WARNING(false, "Source pane of animation-share is not found: %s", animShareInfoAry[i].GetSrcPane… in BindAnimationAuto()
477 …Group *const pGroup = this->GetGroupContainer()->FindGroupByName(animShareInfoAry[i].GetTargetGrou… in BindAnimationAuto()
480 …_WARNING(false, "Target group of animation-share is not found: %s", animShareInfoAry[i].GetTargetG… in BindAnimationAuto()