Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_sections.h32 struct Section { struct
43 bool OnlyCountDiff(const Section& other) const in OnlyCountDiff() argument
65 … int32_t start, int32_t deleteCount, const std::vector<WaterFlowSections::Section>& newSections); argument