Home
last modified time | relevance | path

Searched refs:SetMeasureFunction (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.cpp45 customMeasureLayoutNode->SetMeasureFunction(std::move(info.measureSizeFunc)); in CreateNode()
47 customMeasureLayoutNode->SetMeasureFunction(std::move(info.measureFunc)); in CreateNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_measure_layout_node.h58 void SetMeasureFunction(std::function<void(LayoutWrapper* layoutWrapper)>&& measureFunc) in SetMeasureFunction() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/
H A Dcustom_test_ng.cpp232 customNode->SetMeasureFunction(std::move(measureFuncation));
703 customNode->SetMeasureFunction(std::move(measureFuncation));
1541 customNode->SetMeasureFunction(std::move(measureFunc));