Searched defs:SetSystemBarProperties (Results 1 – 5 of 5) sorted by relevance
417 WMError WindowImpl::SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& propertie… in SetSystemBarProperties() function in OHOS::Rosen::WindowImpl
1998 … virtual WMError SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, in SetSystemBarProperties() function
909 WMError WindowImpl::SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& propertie… in SetSystemBarProperties() function in OHOS::Rosen::WindowImpl
2128 WMError WindowSceneSessionImpl::SetSystemBarProperties(const std::map<WindowType, SystemBarProperty… in SetSystemBarProperties() function in OHOS::Rosen::WindowSceneSessionImpl
381 napi_value JsWindow::SetSystemBarProperties(napi_env env, napi_callback_info info) in SetSystemBarProperties() function in OHOS::Rosen::JsWindow