Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.h29 struct ConstraintParams { struct
35 static LayoutConstraintF CreateChildConstraint(const ConstraintParams& params, argument
H A Dwater_flow_layout_utils.cpp68 …const ConstraintParams& params, const RefPtr<WaterFlowLayoutProperty>& props, const RefPtr<LayoutW… in CreateChildConstraint()