Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_sections.cpp23 size_t start, size_t deleteCount, const std::vector<WaterFlowSections::Section>& newSections) in ChangeData()
62 …d WaterFlowSections::ReplaceFrom(size_t start, const std::vector<WaterFlowSections::Section>& newS… in ReplaceFrom()
68 int32_t start, int32_t deleteCount, const std::vector<WaterFlowSections::Section>& newSections) in NotifySectionChange()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_sw_layout_test.cpp954 std::vector<WaterFlowSections::Section> newSections = { WaterFlowSections::Section { variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp79 std::vector<NG::WaterFlowSections::Section> newSections; in ParseChanges() local
96 std::vector<NG::WaterFlowSections::Section> newSections; in ParseSections() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dwater_flow_modifier.cpp452 std::vector<WaterFlowSections::Section> newSections(sectionsCount); in SetWaterFlowSectionOptions() local