| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/ |
| D | water_flow_sections_accessor.cpp | 86 const Opt_Array_SectionOptions* sections) in SpliceImpl() 95 … auto sections = Converter::OptConvert<std::vector<WaterFlowSections::Section>>(*sectionsOpt); in SpliceImpl() local 108 std::vector<WaterFlowSections::Section> sections; in PushImpl() local 120 std::vector<WaterFlowSections::Section> sections; in UpdateImpl() local
|
| D | water_flow_modifier.cpp | 89 …RefPtr<WaterFlowSections> sections = WaterFlowModelStatic::GetOrCreateWaterFlowSections(frameNode); in SetWaterFlowOptionsImpl() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| D | water_flow_section_test.cpp | 87 auto sections = SECTION_7; variable
|
| D | water_flow_segment_common_test.cpp | 610 auto sections = SECTION_7; variable 641 auto sections = SECTION_7; variable 672 auto sections = SECTION_10; variable
|
| D | water_flow_segment_layout_test.cpp | 1907 auto sections = SECTION_7; variable 1991 std::vector<WaterFlowSections::Section> sections = { variable 2043 std::vector<WaterFlowSections::Section> sections = { variable 2104 std::vector<WaterFlowSections::Section> sections = { variable
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| D | waterflow_section_option.h | 35 std::vector<ArkUIWaterFlowSection> sections; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
| D | water_flow_layout_info_base.cpp | 53 …const std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percent… in InitMargins()
|
| D | water_flow_layout_utils.cpp | 188 float WaterFlowLayoutUtils::GetUserDefHeight(const RefPtr<WaterFlowSections>& sections, int32_t seg… in GetUserDefHeight()
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| D | cj_water_flow_ffi.cpp | 30 RefPtr<NG::WaterFlowSections> sections = AceType::MakeRefPtr<NG::WaterFlowSections>(); in NativeWaterFlowSections() local 240 auto sections = FFIData::Create<NativeWaterFlowSections>(); in FfiOHOSAceFrameworkWaterFlowSectionsCreate() local 248 int64_t selfID, int32_t start, uint32_t deleteCount, CArrNativeSectionOptions sections) in FfiOHOSAceFrameworkWaterFlowSectionsSplice() 354 void FfiOHOSAceFrameworkWaterFlowSectionsValue(int64_t selfID, CArrNativeSectionOptions sections) in FfiOHOSAceFrameworkWaterFlowSectionsValue()
|
| D | cj_water_flow_ffi.h | 42 void SetWaterFlowSections(const RefPtr<NG::WaterFlowSections>& sections) in SetWaterFlowSections()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_water_flow.cpp | 129 …const JSCallbackInfo& args, const JSRef<JSVal>& sections, RefPtr<NG::WaterFlowSections>& waterFlow… in UpdateSections() 153 void UpdateWaterFlowSections(const JSCallbackInfo& args, const JSRef<JSVal>& sections) in UpdateWaterFlowSections() 161 NG::FrameNode* frameNode, const JSCallbackInfo& args, const JSRef<JSVal>& sections) in UpdateWaterFlowSectionsByFrameNode() 231 auto sections = obj->GetProperty("sections"); in Create() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/ |
| D | ArkWaterFlowInterfaces.ts | 82 sections?: WaterFlowSections; property
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/ |
| D | ArkWaterFlowInterfaces.ts | 67 sections?: WaterFlowSections; property
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
| D | water_flow_layout_info_sw.cpp | 574 void WaterFlowLayoutInfoSW::InitSegments(const std::vector<WaterFlowSections::Section>& sections, i… in InitSegments() 631 void WaterFlowLayoutInfoSW::InitSegmentTails(const std::vector<WaterFlowSections::Section>& section… in InitSegmentTails() 645 void WaterFlowLayoutInfoSW::InitLanes(const std::vector<WaterFlowSections::Section>& sections, int3… in InitLanes() 669 …lowLayoutInfoSW::InitSegmentsForKeepPositionMode(const std::vector<WaterFlowSections::Section>& se… in InitSegmentsForKeepPositionMode() 697 bool WaterFlowLayoutInfoSW::AdjustLanes(const std::vector<WaterFlowSections::Section>& sections, in AdjustLanes()
|
| D | water_flow_layout_sw.cpp | 144 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
| D | water_flow_layout_info.h | 191 void InitSegmentsForKeepPositionMode(const std::vector<WaterFlowSections::Section>& sections, in InitSegmentsForKeepPositionMode()
|
| D | water_flow_segmented_layout.cpp | 196 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
| D | water_flow_layout_info.cpp | 465 void WaterFlowLayoutInfo::InitSegments(const std::vector<WaterFlowSections::Section>& sections, int… in InitSegments()
|
| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
| D | app.cpp | 182 IMAGE_SECTION_HEADER sections[1]; in AddFile() member 300 Elf32_Shdr sections[4]; in AddFile() member 306 Elf64_Shdr sections[4]; in AddFile() member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkWaterFlow.ts | 395 sections?: WaterFlowSections; property
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/ |
| D | waterFlow.ts | 399 sections?: WaterFlowSections; property
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | jsEnumStyle.js | 3140 splice(start, deleteCount, sections) { argument 3170 …this.changeArray.push({ start: intStart, deleteCount: intDeleteCount, sections: sections ? section… property 3181 this.changeArray.push({ start: oldLength, deleteCount: 0, sections: [section] }); property 3194 this.changeArray.push({ start: intStart, deleteCount: 1, sections: [section] }); property
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | water_flow_modifier.cpp | 535 auto sections = WaterFlowModelNG::GetOrCreateWaterFlowSections(frameNode); in GetWaterFlowSectionOptions() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/framework/native/src/generated/ |
| D | real_impl.cc | 20034 const Opt_Array_SectionOptions* sections) in SpliceImpl()
|
| D | dummy_impl.cc | 41620 const Opt_Array_SectionOptions* sections) in SpliceImpl()
|