Searched defs:sections (Results 1 - 10 of 10) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_section_test.cpp | 87 auto sections = SECTION_7; in HWTEST_F() local
|
H A D | water_flow_segment_common_test.cpp | 585 auto sections = SECTION_7; in HWTEST_F() local 615 auto sections = SECTION_7; in HWTEST_F() local 645 auto sections = SECTION_10; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
H A D | water_flow_layout_info_base.cpp | 50 InitMargins( const std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percentWidth) InitMargins() argument
|
H A D | water_flow_layout_utils.cpp | 151 float WaterFlowLayoutUtils::GetUserDefHeight(const RefPtr<WaterFlowSections>& sections, int32_t seg, int32_t idx) in GetUserDefHeight() argument
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | waterflow_section_option.h | 35 std::vector<ArkUIWaterFlowSection> sections; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_water_flow.cpp | 154 void UpdateWaterFlowSections(const JSCallbackInfo& args, const JSRef<JSVal>& sections) in UpdateWaterFlowSections() argument 202 auto sections = obj->GetProperty("sections"); in Create() local 129 UpdateSections( const JSCallbackInfo& args, const JSRef<JSVal>& sections, RefPtr<NG::WaterFlowSections>& waterFlowSections) UpdateSections() argument 161 UpdateWaterFlowSectionsByFrameNode( NG::FrameNode* frameNode, const JSCallbackInfo& args, const JSRef<JSVal>& sections) UpdateWaterFlowSectionsByFrameNode() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
H A D | water_flow_layout_sw.cpp | 104 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_layout_info.cpp | 440 void WaterFlowLayoutInfo::InitSegments(const std::vector<WaterFlowSections::Section>& sections, int32_t start) in InitSegments() argument
|
H A D | water_flow_segmented_layout.cpp | 173 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | main.cpp | 170 IMAGE_SECTION_HEADER sections[1]; member [all...] |
Completed in 7 milliseconds