Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp33 FFI_EXPORT int FfiOHOSWindowSetWindowFocusable = 0; variable
H A Dwindow_ffi.h46 FFI_EXPORT int32_t FfiOHOSWindowSetWindowFocusable(int64_t id, bool focusable);
H A Dwindow_ffi.cpp230 int32_t FfiOHOSWindowSetWindowFocusable(int64_t id, bool focusable) in FfiOHOSWindowSetWindowFocusable() function