Home
last modified time | relevance | path

Searched refs:SetLayoutFunction (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_partial_update_model_ng.cpp50 customMeasureLayoutNode->SetLayoutFunction(std::move(info.placeChildrenFunc)); in CreateNode()
52 customMeasureLayoutNode->SetLayoutFunction(std::move(info.layoutFunc)); in CreateNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_measure_layout_node.h53 void SetLayoutFunction(std::function<void(LayoutWrapper* layoutWrapper)>&& layoutFunc) in SetLayoutFunction() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/
H A Dcustom_test_ng.cpp233 customNode->SetLayoutFunction(std::move(layoutFuncation));
743 customNode->SetLayoutFunction(std::move(LayoutFunction));