Home
last modified time | relevance | path

Searched defs:maxLaneLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.h37 double maxLaneLength; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp249std::optional<float>& maxLaneLength, int32_t lanes, std::optional<float> crossSizeOptional, float … in CalculateLanesParam()
335 std::optional<float>& minLaneLength, std::optional<float>& maxLaneLength, float crossSize) in ModifyLaneLength()