Home
last modified time | relevance | path

Searched refs:GetSidebarWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.h42 double GetSidebarWidth() const;
H A Dside_bar_animation_controller.cpp44 auto curValue = value * renderSideBarContainer->GetSidebarWidth(); in UpdateSideBarPosition()
H A Drender_side_bar_container.cpp207 double RenderSideBarContainer::GetSidebarWidth() const in GetSidebarWidth() function in OHOS::Ace::RenderSideBarContainer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/side_bar/
H A Dside_bar_declaration.h155 double GetSidebarWidth() const in GetSidebarWidth() function