Home
last modified time | relevance | path

Searched refs:SetWindowStatusBarContentColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h294 bool SetWindowStatusBarContentColor(napi_env env, napi_value jsObject,
H A Djs_window_utils.cpp774 bool SetWindowStatusBarContentColor(napi_env env, napi_value jsObject, in SetWindowStatusBarContentColor() function
843 if (!SetWindowStatusBarContentColor(env, jsObject, properties, propertyFlags) || in GetSystemBarPropertiesFromJs()