Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Layout.cpp463 … Pane *const pSrcPane = this->GetRootPane()->FindPaneByName(animShareInfoAry[i].GetSrcPaneName()); in BindAnimationAuto()
466 …NG(false, "Source pane of animation-share is not found: %s", animShareInfoAry[i].GetSrcPaneName()); in BindAnimationAuto()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Types.h2849 const char* GetSrcPaneName() const in GetSrcPaneName() function