Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_container_component.h131 isCustomDefineWidth_ = true; in SetSideBarWidth()
142 return isCustomDefineWidth_; in IsSideBarwidthDefined()
178 bool isCustomDefineWidth_ = false; variable