Home
last modified time | relevance | path

Searched refs:IsSideBarwidthDefined (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_container_component.h140 bool IsSideBarwidthDefined() in IsSideBarwidthDefined() function
H A Drender_side_bar_container.cpp133 if (sideBar_->IsSideBarwidthDefined() && customSidebarWidthVP != sidebarWidthVP) { in Update()