Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/src/
Dwindow_manager_agent.cpp28 …dowManagerAgent::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints) in UpdateSystemBarRegionTints()
Dwindow_manager.cpp141 …WindowManager::Impl::NotifySystemBarChanged(DisplayId displayId, const SystemBarRegionTints& tints) in NotifySystemBarChanged()
/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
Dwindowmanager_fuzzer.cpp53 …virtual void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) ove… in OnSystemBarPropertyChange()
109 SystemBarRegionTints tints; in DoSomethingForWindowManagerImpl() local
/foundation/window/window_manager/wm/src/zidl/
Dwindow_manager_agent_stub.cpp46 SystemBarRegionTints tints; in OnRemoteRequest() local
Dwindow_manager_agent_proxy.cpp58 …nagerAgentProxy::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints) in UpdateSystemBarRegionTints()
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_agent_controller.cpp47 …AgentController::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints) in UpdateSystemBarRegionTints()
Dwindow_node_container.cpp1337 SystemBarRegionTints tints; in NotifyIfSystemBarTintChanged() local
1378 SystemBarRegionTints tints; in NotifyIfSystemBarRegionChanged() local
1466 SystemBarRegionTints tints; in NotifySystemBarTints() local
1502 SystemBarRegionTints tints; in NotifyDockWindowStateChanged() local
1524 SystemBarRegionTints tints; in NotifyDockWindowStateChanged() local
/foundation/window/window_manager/test/systemtest/wms/
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()
/foundation/window/window_manager/wm/test/unittest/
Dwindow_manager_agent_stub_test.cpp182 SystemBarRegionTints tints; variable
Dwindow_manager_agent_proxy_test.cpp85 SystemBarRegionTints tints = {}; variable
Dwindow_manager_test.cpp47 void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) override in OnSystemBarPropertyChange()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window_utils.cpp540 napi_value CreateJsSystemBarRegionTintArrayObject(napi_env env, const SystemBarRegionTints& tints) in CreateJsSystemBarRegionTintArrayObject()
Djs_window_listener.cpp111 …JsWindowListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) in OnSystemBarPropertyChange()
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
Dwindow_fuzzer.cpp54 …virtual void OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) ove… in OnSystemBarPropertyChange()