Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_item_layout_property.h91 bool HasLayoutConstraint() const in HasLayoutConstraint() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.cpp106 if (childLayoutProperty->HasLayoutConstraint()) { in CreateChildConstraint()