Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.h207 FlowStyle ConstraintItemSize(FlowStyle item, size_t crossIndex);
H A Drender_water_flow.cpp468 itemFlowStyle = ConstraintItemSize(itemFlowStyle, itemCrossIndex); in SupplyItems()
1131 FlowStyle RenderWaterFlow::ConstraintItemSize(FlowStyle item, size_t crossIndex) in ConstraintItemSize() function in OHOS::Ace::V2::RenderWaterFlow