Home
last modified time | relevance | path

Searched defs:pAnimLink (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/demos/lyt/animShare/sources/
Dmain.cpp225 if (nw::lyt::AnimationLink *const pAnimLink = pPane->FindAnimationLinkSelf(animRes)) in FindLayoutAnimationLink() local
234 … if (nw::lyt::AnimationLink *const pAnimLink = pPane->GetMaterial(i)->FindAnimationLink(animRes)) in FindLayoutAnimationLink() local
243 if (nw::lyt::AnimationLink* pAnimLink = FindLayoutAnimationLink(&(*it), animRes)) in FindLayoutAnimationLink() local
271 if (nw::lyt::AnimationLink *const pAnimLink = pPane->FindAnimationLinkSelf(animRes)) in SetAnimationFrame() local
280 … if (nw::lyt::AnimationLink *const pAnimLink = pPane->GetMaterial(i)->FindAnimationLink(animRes)) in SetAnimationFrame() local
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Animation.h410 AnimationLink* pAnimLink, in Bind()
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Pane.cpp859 if (AnimationLink* pAnimLink = FindAnimationLinkSelf(pAnimTrans)) in SetAnimationEnable() local
887 if (AnimationLink* pAnimLink = FindAnimationLinkSelf(animRes)) in SetAnimationEnable() local
Dlyt_Material.cpp1462 if (AnimationLink* pAnimLink= FindAnimationLink(pAnimTrans)) in SetAnimationEnable() local
1474 if (AnimationLink* pAnimLink= FindAnimationLink(animRes)) in SetAnimationEnable() local