Searched refs:SetLayoutFunction (Results 1 – 3 of 3) sorted by relevance
50 customMeasureLayoutNode->SetLayoutFunction(std::move(info.placeChildrenFunc)); in CreateNode()52 customMeasureLayoutNode->SetLayoutFunction(std::move(info.layoutFunc)); in CreateNode()
53 void SetLayoutFunction(std::function<void(LayoutWrapper* layoutWrapper)>&& layoutFunc) in SetLayoutFunction() function
233 customNode->SetLayoutFunction(std::move(layoutFuncation));743 customNode->SetLayoutFunction(std::move(LayoutFunction));