Searched refs:oldRootNode (Results 1 – 8 of 8) sorted by relevance
26 const ShadowNode::Shared &oldRootNode, in cloneWithNewProps() argument31 auto ancestors = family.getAncestors(*oldRootNode); in cloneWithNewProps()65 return std::const_pointer_cast<ShadowNode>(oldRootNode); in cloneWithNewProps()
27 const ShadowNode::Shared &oldRootNode,