Searched refs:toolBarLayoutProperty (Results 1 – 3 of 3) sorted by relevance
166 auto toolBarLayoutProperty = toolBarNode->GetLayoutProperty(); in UpdateToolBarAndDividerProperty() local167 CHECK_NULL_VOID(toolBarLayoutProperty); in UpdateToolBarAndDividerProperty()174 toolBarLayoutProperty->UpdateVisibility(VisibleType::GONE); in UpdateToolBarAndDividerProperty()180 toolBarLayoutProperty->UpdateVisibility(VisibleType::VISIBLE); in UpdateToolBarAndDividerProperty()188 toolBarLayoutProperty->UpdateSafeAreaExpandOpts(*opts); in UpdateToolBarAndDividerProperty()
80 auto toolBarLayoutProperty = toolBarNode->GetLayoutProperty<LayoutProperty>(); in UpdateTitleBarMenuNode() local81 CHECK_NULL_VOID(toolBarLayoutProperty); in UpdateTitleBarMenuNode()94 toolBarLayoutProperty->UpdateVisibility(VisibleType::GONE); in UpdateTitleBarMenuNode()99 toolBarLayoutProperty->UpdateVisibility(VisibleType::VISIBLE); in UpdateTitleBarMenuNode()
636 auto toolBarLayoutProperty = toolBarNode->GetLayoutProperty<LayoutProperty>(); in MountToolBar() local637 CHECK_NULL_VOID(toolBarLayoutProperty); in MountToolBar()