Home
last modified time | relevance | path

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

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