Home
last modified time | relevance | path

Searched refs:SetStretchChild (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_layout_algorithm.cpp41 props->SetStretchChild(false); in CreateChildConstraint()
63 props->SetStretchChild(true); in CreateChildConstraint()
H A Dgrid_item_layout_property.h103 void SetStretchChild(bool stretchChild) in SetStretchChild() function