Home
last modified time | relevance | path

Searched refs:GetSystemBarPropertiesFromJs (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h291 bool GetSystemBarPropertiesFromJs(napi_env env, napi_value jsObject,
H A Djs_window_utils.cpp830 bool GetSystemBarPropertiesFromJs(napi_env env, napi_value jsObject, in GetSystemBarPropertiesFromJs() function
H A Djs_window.cpp2874 …!GetSystemBarPropertiesFromJs(env, argv[INDEX_ZERO], systemBarProperties, systemBarPropertyFlags))… in OnSetSystemBarProperties()
2914 …!GetSystemBarPropertiesFromJs(env, argv[INDEX_ZERO], systemBarProperties, systemBarPropertyFlags))… in OnSetWindowSystemBarProperties()