Home
last modified time | relevance | path

Searched refs:OnlyCountDiff (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_sections.h43 bool OnlyCountDiff(const Section& other) const in OnlyCountDiff() function
H A Dwater_flow_sections.cpp50 if (sections_[start].OnlyCountDiff(prevSections_[start])) { in ChangeData()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_info_sw.cpp659 if (curSection.OnlyCountDiff(prevSection)) { in AdjustLanes()