Searched defs:frameChild (Results 1 – 7 of 7) sorted by relevance
156 auto frameChild = DynamicCast<FrameNode>(child); in AdjustLayoutWrapperTree() local
506 auto frameChild = DynamicCast<FrameNode>(child); in RemoveFromParentCleanly() local591 auto frameChild = AceType::DynamicCast<FrameNode>(uiChild); in GetFocusChildren() local603 auto frameChild = AceType::DynamicCast<FrameNode>(uiChild.GetRawPtr()); in GetCurrentChildrenFocusHub() local1168 auto frameChild = DynamicCast<FrameNode>(child); in CreateLayoutWrapper() local1673 auto frameChild = DynamicCast<FrameNode>(child); in GetContainerComponentText() local
136 for (const auto& frameChild : uiNode->GetChildren()) { in GetFrameNodeChildren() local260 for (const auto& frameChild : uiNode->GetChildren()) { in GetFrameNodeChildren() local
41 auto frameChild = AceType::DynamicCast<FrameNode>(child); in IterativeAddToSharedMap() local
2089 … auto frameChild = AceType::DynamicCast<FrameNode>(lazyForEachNode->GetFrameChildByIndex(0, true)); variable2124 … auto frameChild = AceType::DynamicCast<FrameNode>(lazyForEachNode->GetFrameChildByIndex(0, true)); variable
66 auto frameChild = AceType::DynamicCast<FrameNode>(uiChild); in AnyOfUINode() local
864 for (const auto& frameChild : uiNode->GetChildren(true)) { in GetFrameNodeChildren() local908 for (const auto& frameChild : uiNode->GetChildren(true)) { in GetFrameNodeChildren() local