Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H A Drender_marquee.cpp128 void RenderMarquee::UpdateChildPosition(double position) in UpdateChildPosition() function in OHOS::Ace::RenderMarquee
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_content.cpp397 void RenderTabContent::UpdateChildPosition(double offset, int32_t currentIndex, int32_t newIndex, b… in UpdateChildPosition() function in OHOS::Ace::RenderTabContent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_algorithm.cpp55 void SecurityComponentLayoutAlgorithm::UpdateChildPosition(LayoutWrapper* layoutWrapper, const std:… in UpdateChildPosition() function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp965 void BubbleLayoutAlgorithm::UpdateChildPosition(OffsetF& childOffset) in UpdateChildPosition() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp1688 void RenderSwiper::UpdateChildPosition(double offset, int32_t fromIndex, bool inLayout) in UpdateChildPosition() function in OHOS::Ace::RenderSwiper