| /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 | 559 auto sections = SECTION_7; 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 | 54 …const std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percent… in InitMargins()
|
| D | water_flow_layout_utils.cpp | 153 float WaterFlowLayoutUtils::GetUserDefHeight(const RefPtr<WaterFlowSections>& sections, int32_t seg… in GetUserDefHeight()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
| D | water_flow_layout_info_sw.cpp | 524 void WaterFlowLayoutInfoSW::InitSegments(const std::vector<WaterFlowSections::Section>& sections, i… in InitSegments() 581 void WaterFlowLayoutInfoSW::InitSegmentTails(const std::vector<WaterFlowSections::Section>& section… in InitSegmentTails() 595 void WaterFlowLayoutInfoSW::InitLanes(const std::vector<WaterFlowSections::Section>& sections, int3… in InitLanes() 619 …lowLayoutInfoSW::InitSegmentsForKeepPositionMode(const std::vector<WaterFlowSections::Section>& se… in InitSegmentsForKeepPositionMode() 647 bool WaterFlowLayoutInfoSW::AdjustLanes(const std::vector<WaterFlowSections::Section>& sections, in AdjustLanes()
|
| D | water_flow_layout_sw.cpp | 118 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_water_flow.cpp | 130 …const JSCallbackInfo& args, const JSRef<JSVal>& sections, RefPtr<NG::WaterFlowSections>& waterFlow… in UpdateSections() 154 void UpdateWaterFlowSections(const JSCallbackInfo& args, const JSRef<JSVal>& sections) in UpdateWaterFlowSections() 162 NG::FrameNode* frameNode, const JSCallbackInfo& args, const JSRef<JSVal>& sections) in UpdateWaterFlowSectionsByFrameNode() 202 auto sections = obj->GetProperty("sections"); in Create() local
|
| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
| D | main.cpp | 171 IMAGE_SECTION_HEADER sections[1]; member 664 Elf32_Shdr sections[4]{}; member 669 Elf64_Shdr sections[4]{}; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
| D | water_flow_layout_info.h | 186 void InitSegmentsForKeepPositionMode(const std::vector<WaterFlowSections::Section>& sections, in InitSegmentsForKeepPositionMode()
|
| D | water_flow_segmented_layout.cpp | 179 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
| D | water_flow_layout_info.cpp | 445 void WaterFlowLayoutInfo::InitSegments(const std::vector<WaterFlowSections::Section>& sections, int… in InitSegments()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkWaterFlow.ts | 293 sections?: WaterFlowSections; property
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | jsEnumStyle.js | 2737 splice(start, deleteCount, sections) { argument 2767 …this.changeArray.push({ start: intStart, deleteCount: intDeleteCount, sections: sections ? section… property 2778 this.changeArray.push({ start: oldLength, deleteCount: 0, sections: [section] }); property 2791 this.changeArray.push({ start: intStart, deleteCount: 1, sections: [section] }); property
|