Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp75 FFI_EXPORT int FfiOHOSOnKeyboardHeightChange = 0; variable
H A Dwindow_ffi.h88 FFI_EXPORT int32_t FfiOHOSOnKeyboardHeightChange(int64_t id, int64_t callbackId);
H A Dwindow_ffi.cpp767 int32_t FfiOHOSOnKeyboardHeightChange(int64_t id, int64_t callbackId) in FfiOHOSOnKeyboardHeightChange() function