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 D | js_window_utils.h | 291 bool GetSystemBarPropertiesFromJs(napi_env env, napi_value jsObject,
|
H A D | js_window_utils.cpp | 830 bool GetSystemBarPropertiesFromJs(napi_env env, napi_value jsObject, in GetSystemBarPropertiesFromJs() function
|
H A D | js_window.cpp | 2874 …!GetSystemBarPropertiesFromJs(env, argv[INDEX_ZERO], systemBarProperties, systemBarPropertyFlags))… in OnSetSystemBarProperties() 2914 …!GetSystemBarPropertiesFromJs(env, argv[INDEX_ZERO], systemBarProperties, systemBarPropertyFlags))… in OnSetWindowSystemBarProperties()
|