Searched refs:GetSystemBarProperty (Results 1 – 10 of 10) sorted by relevance
263 ASSERT_EQ(SYS_BAR_PROPS_TEST, option->GetSystemBarProperty());276 ASSERT_EQ(SYS_BAR_PROPS_DEFAULT, option->GetSystemBarProperty());287 ASSERT_EQ(SYS_BAR_PROPS_DEFAULT, option->GetSystemBarProperty());
245 const std::unordered_map<WindowType, SystemBarProperty>& WindowNode::GetSystemBarProperty() const in GetSystemBarProperty() function in OHOS::Rosen::WindowNode247 return property_->GetSystemBarProperty(); in GetSystemBarProperty()
606 auto& props = property->GetSystemBarProperty(); in UpdateProperty()
581 auto& sysBarPropMapNode = (*iter)->GetSystemBarProperty(); in GetExpectImmersiveProperty()653 auto& sysBarPropMapNode = node->GetSystemBarProperty(); in NotifySystemBarDismiss()
68 const std::unordered_map<WindowType, SystemBarProperty>& GetSystemBarProperty() const;
81 const std::unordered_map<WindowType, SystemBarProperty>& GetSystemBarProperty() const;
181 const std::unordered_map<WindowType, SystemBarProperty>& WindowOption::GetSystemBarProperty() const in GetSystemBarProperty() function in OHOS::Rosen::WindowOption
69 auto& sysBarPropMap = option->GetSystemBarProperty(); in WindowImpl()251 auto curProperties = property_->GetSystemBarProperty(); in GetSystemBarPropertyByType()
88 const std::unordered_map<WindowType, SystemBarProperty>& GetSystemBarProperty() const;
253 const std::unordered_map<WindowType, SystemBarProperty>& WindowProperty::GetSystemBarProperty() con… in GetSystemBarProperty() function in OHOS::Rosen::WindowProperty