Home
last modified time | relevance | path

Searched defs:maxLaneLength_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.h92 std::optional<float> maxLaneLength_; variable
H A Dlist_item_group_layout_algorithm.h458 std::optional<float> maxLaneLength_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.h191 double maxLaneLength_ = 0.0; variable
H A Drender_list.h457 …double maxLaneLength_ = -1.0; // in vertical list, [maxLaneLength_] means the maximum width of a l… variable