Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_property.h81 bool IsListLanesEqual(std::optional<int32_t> lanes, in IsListLanesEqual() function
H A Dlist_layout_algorithm.cpp234 bool ListLayoutAlgorithm::IsListLanesEqual(const RefPtr<LayoutWrapper>& wrapper) const in IsListLanesEqual() function in OHOS::Ace::NG::ListLayoutAlgorithm