Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp71 FFI_EXPORT int FFiOHOSWindowSetWindowSystemBarEnable = 0; variable
H A Dwindow_ffi.h84 FFI_EXPORT int32_t FFiOHOSWindowSetWindowSystemBarEnable(int64_t id, CArrString arr);
H A Dwindow_ffi.cpp736 int32_t FFiOHOSWindowSetWindowSystemBarEnable(int64_t id, CArrString arr) in FFiOHOSWindowSetWindowSystemBarEnable() function