Searched refs:childComposedElement (Results 1 – 1 of 1) sorted by relevance
1420 auto childComposedElement = AceType::DynamicCast<ComposedElement>(child); in UpdateChildWithSlot() local1421 if (childComposedElement && childComposedElement->GetName() == "view") { in UpdateChildWithSlot()