Home
last modified time | relevance | path

Searched defs:maxCrossSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.cpp36 auto maxCrossSize = GetLayoutParam().GetMaxSize().Width(); in MakeInnerLayout() local
44 auto maxCrossSize = GetLayoutParam().GetMaxSize().Height(); in MakeInnerLayout() local
H A Drender_list.cpp414 auto maxCrossSize = GetCrossSize(GetLayoutSize()); in CalculateLanes() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.h56 double maxCrossSize = 0.0; // max cross Size member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp310 float maxCrossSize = 0.0f; in GetChildMaxCrossSize() local
H A Dlist_layout_algorithm.cpp248 float maxCrossSize = 0.0f; in GetChildMaxCrossSize() local