Searched defs:showControlButton (Results 1 – 3 of 3) sorted by relevance
53 void SideBarContainerModelImpl::SetShowControlButton(bool showControlButton) in SetShowControlButton()
242 void SideBarContainerModelNG::SetShowControlButton(bool showControlButton) in SetShowControlButton()
100 auto showControlButton = layoutProperty->GetShowControlButton().value_or(true); in OnUpdateShowControlButton() local