Searched defs:showControlButton (Results 1 – 6 of 6) sorted by relevance
85 ### showControlButton subsection
79 void SideBarContainerModelNG::SetShowControlButton(bool showControlButton) in SetShowControlButton()320 void SideBarContainerModelNG::SetShowControlButton(FrameNode* frameNode, bool showControlButton) in SetShowControlButton()
152 auto showControlButton = layoutProperty->GetShowControlButton().value_or(true); in OnUpdateShowControlButton() local
48 void SideBarContainerModelImpl::SetShowControlButton(bool showControlButton) in SetShowControlButton()
10720 showControlButton(value) { method in ArkSideBarContainerComponent