Home
last modified time | relevance | path

Searched defs:UpdateChildPosition (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_layout_algorithm.cpp145 void RefreshLayoutAlgorithm::UpdateChildPosition( in UpdateChildPosition() function in OHOS::Ace::NG::RefreshLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/marquee/
Drender_marquee.cpp129 void RenderMarquee::UpdateChildPosition(double position) in UpdateChildPosition() function in OHOS::Ace::RenderMarquee
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
Drender_tab_content.cpp397 void RenderTabContent::UpdateChildPosition(double offset, int32_t currentIndex, int32_t newIndex, b… in UpdateChildPosition() function in OHOS::Ace::RenderTabContent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_layout_algorithm.cpp49 void SecurityComponentLayoutAlgorithm::UpdateChildPosition(LayoutWrapper* layoutWrapper, const std:… in UpdateChildPosition() function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
Drender_swiper.cpp1691 void RenderSwiper::UpdateChildPosition(double offset, int32_t fromIndex, bool inLayout) in UpdateChildPosition() function in OHOS::Ace::RenderSwiper
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_layout_algorithm.cpp2215 void BubbleLayoutAlgorithm::UpdateChildPosition(OffsetF& childOffset) in UpdateChildPosition() function in OHOS::Ace::NG::BubbleLayoutAlgorithm