Home
last modified time | relevance | path

Searched refs:GetSystemBarStatus (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.h300 bool GetSystemBarStatus(napi_env env, napi_callback_info info,
H A Djs_window_utils.cpp599 bool GetSystemBarStatus(napi_env env, napi_callback_info info, in GetSystemBarStatus() function
H A Djs_window.cpp2737 …if (argc > ARG_COUNT_TWO || !GetSystemBarStatus(env, info, systemBarProperties, systemBarPropertyF… in OnSetSystemBarEnable()
2773 …if (argc < ARG_COUNT_ONE || !GetSystemBarStatus(env, info, systemBarProperties, systemBarPropertyF… in OnSetWindowSystemBarEnable()