Home
last modified time | relevance | path

Searched defs:sections (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_section_test.cpp87 auto sections = SECTION_7; in HWTEST_F() local
H A Dwater_flow_segment_common_test.cpp585 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 Dwater_flow_layout_info_base.cpp50 InitMargins( const std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percentWidth) InitMargins() argument
H A Dwater_flow_layout_utils.cpp151 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 Dwaterflow_section_option.h35 std::vector<ArkUIWaterFlowSection> sections; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp154 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 Dwater_flow_layout_sw.cpp104 const auto& sections = sections_->GetSectionInfo(); in Init() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.cpp440 void WaterFlowLayoutInfo::InitSegments(const std::vector<WaterFlowSections::Section>& sections, int32_t start) in InitSegments() argument
H A Dwater_flow_segmented_layout.cpp173 const auto& sections = sections_->GetSectionInfo(); in Init() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp170 IMAGE_SECTION_HEADER sections[1]; member
[all...]

Completed in 7 milliseconds