Home
last modified time | relevance | path

Searched defs:minLaneLength_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.h91 std::optional<float> minLaneLength_; variable
H A Dlist_item_group_layout_algorithm.h457 std::optional<float> minLaneLength_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.h456 …double minLaneLength_ = -1.0; // in vertical list, [minLaneLength_] means the minimum width of a l… variable