Home
last modified time | relevance | path

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

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