Home
last modified time | relevance | path

Searched refs:UpdateElementPosition (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.h41 void UpdateElementPosition(double offset);
H A Dside_bar_animation_controller.cpp45 renderSideBarContainer->UpdateElementPosition(curValue); in UpdateSideBarPosition()
H A Drender_side_bar_container.cpp201 void RenderSideBarContainer::UpdateElementPosition(double offset) in UpdateElementPosition() function in OHOS::Ace::RenderSideBarContainer