Home
last modified time | relevance | path

Searched defs:tints (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_manager_agent.cpp33 …dowManagerAgent::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints) in UpdateSystemBarRegionTints()
H A Dwindow_manager.cpp171 …WindowManager::Impl::NotifySystemBarChanged(DisplayId displayId, const SystemBarRegionTints& tints) in NotifySystemBarChanged()
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
H A Dwindowmanager_fuzzer.cpp53 …virtual void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) ove… in OnSystemBarPropertyChange()
109 SystemBarRegionTints tints; in DoSomethingForWindowManagerImpl() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_agent_controller.cpp54 …AgentController::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints) in UpdateSystemBarRegionTints()
H A Dwindow_node_container.cpp1338 SystemBarRegionTints tints; in NotifyIfSystemBarTintChanged() local
1379 SystemBarRegionTints tints; in NotifyIfSystemBarRegionChanged() local
1467 SystemBarRegionTints tints; in NotifySystemBarTints() local
1503 SystemBarRegionTints tints; in NotifyDockWindowStateChanged() local
1525 SystemBarRegionTints tints; in NotifyDockWindowStateChanged() local
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test.cpp98 …wImmersiveTest::SetWindowSystemProps(const sptr<Window>& window, const SystemBarRegionTints& tints) in SetWindowSystemProps()
179 …rChangedListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) in OnSystemBarPropertyChange()
/ohos5.0/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_manager_agent_stub.cpp55 SystemBarRegionTints tints; in OnRemoteRequest() local
H A Dwindow_manager_agent_proxy.cpp90 …nagerAgentProxy::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints) in UpdateSystemBarRegionTints()
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_listener.cpp56 const SystemBarRegionTints& tints) in OnSystemBarPropertyChange()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_agent_proxy_test.cpp139 SystemBarRegionTints tints = {}; variable
H A Dwindow_manager_agent_stub_test.cpp182 SystemBarRegionTints tints; variable
H A Dwindow_manager_test.cpp50 void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) override in OnSystemBarPropertyChange()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_listener.cpp110 …JsWindowListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) in OnSystemBarPropertyChange()
H A Djs_window_utils.cpp579 napi_value CreateJsSystemBarRegionTintArrayObject(napi_env env, const SystemBarRegionTints& tints) in CreateJsSystemBarRegionTintArrayObject()
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp55 …virtual void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) ove… in OnSystemBarPropertyChange()