Searched refs:SetMeasureFunction (Results 1 – 3 of 3) sorted by relevance
45 customMeasureLayoutNode->SetMeasureFunction(std::move(info.measureSizeFunc)); in CreateNode()47 customMeasureLayoutNode->SetMeasureFunction(std::move(info.measureFunc)); in CreateNode()
58 void SetMeasureFunction(std::function<void(LayoutWrapper* layoutWrapper)>&& measureFunc) in SetMeasureFunction() function
232 customNode->SetMeasureFunction(std::move(measureFuncation));703 customNode->SetMeasureFunction(std::move(measureFuncation));1541 customNode->SetMeasureFunction(std::move(measureFunc));