Searched defs:elementFunction (Results 1 – 2 of 2) sorted by relevance
34 …auto elementFunction = [nodeInfo = std::move(info)](const RefPtr<ComposedElement>& element) mutabl… in CreateNode() local
53 auto elementFunction = [renderFunction = std::move(renderFunction), nodeInfo = std::move(info)]( in CreateNode() local