/foundation/window/window_manager/wm/src/ |
H A D | window_manager_agent.cpp | 33 void WindowManagerAgent::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints) in UpdateSystemBarRegionTints() argument
|
H A D | window_manager.cpp | 172 void WindowManager::Impl::NotifySystemBarChanged(DisplayId displayId, const SystemBarRegionTints& tints)
in NotifySystemBarChanged() argument
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_manager_agent_stub_test.cpp | 182 SystemBarRegionTints tints; in HWTEST_F() local
|
H A D | window_manager_agent_proxy_test.cpp | 138 SystemBarRegionTints tints = {}; in HWTEST_F() local
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_manager_agent_controller.cpp | 54 void WindowManagerAgentController::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints)
in UpdateSystemBarRegionTints() argument
|
H A D | window_node_container.cpp | 1337 SystemBarRegionTints tints; in NotifyIfSystemBarTintChanged() local 1378 SystemBarRegionTints tints; in NotifyIfSystemBarRegionChanged() local 1466 SystemBarRegionTints tints; in NotifySystemBarTints() local 1502 SystemBarRegionTints tints; NotifyDockWindowStateChanged() local 1524 SystemBarRegionTints tints; NotifyDockWindowStateChanged() local [all...] |
/foundation/window/window_manager/wm/src/zidl/ |
H A D | window_manager_agent_stub.cpp | 62 SystemBarRegionTints tints; in OnRemoteRequest() local
|
H A D | window_manager_agent_proxy.cpp | 90 void WindowManagerAgentProxy::UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& tints) in UpdateSystemBarRegionTints() argument
|
/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/ |
H A D | windowmanager_fuzzer.cpp | 109 SystemBarRegionTints tints; in DoSomethingForWindowManagerImpl() local
|
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_listener.cpp | 55 OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints) OnSystemBarPropertyChange() argument
|
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test.cpp | 98 void WindowImmersiveTest::SetWindowSystemProps(const sptr<Window>& window, const SystemBarRegionTints& tints)
in SetWindowSystemProps() argument 179 void TestSystemBarChangedListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints)
in OnSystemBarPropertyChange() argument
|
H A D | window_immersive_test2.cpp | 103 void WindowImmersiveTest1::SetWindowSystemProps(const sptr<Window>& window, const SystemBarRegionTints& tints)
in SetWindowSystemProps() argument 184 void TestSystemBarChangedListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints)
in OnSystemBarPropertyChange() argument
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_listener.cpp | 116 void JsWindowListener::OnSystemBarPropertyChange(DisplayId displayId, const SystemBarRegionTints& tints)
in OnSystemBarPropertyChange() argument
|
H A D | js_window_utils.cpp | 571 napi_value CreateJsSystemBarRegionTintArrayObject(napi_env env, const SystemBarRegionTints& tints)
in CreateJsSystemBarRegionTintArrayObject() argument
|