Searched refs:toolBarDividerLayoutProperty (Results 1 – 1 of 1) sorted by relevance
169 RefPtr<LayoutProperty> toolBarDividerLayoutProperty = nullptr; in UpdateToolBarAndDividerProperty() local171 toolBarDividerLayoutProperty = toolBarDividerNode->GetLayoutProperty(); in UpdateToolBarAndDividerProperty()176 if (toolBarDividerLayoutProperty) { in UpdateToolBarAndDividerProperty()177 toolBarDividerLayoutProperty->UpdateVisibility(VisibleType::GONE); in UpdateToolBarAndDividerProperty()182 if (toolBarDividerLayoutProperty) { in UpdateToolBarAndDividerProperty()183 toolBarDividerLayoutProperty->UpdateVisibility(VisibleType::VISIBLE); in UpdateToolBarAndDividerProperty()