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