Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp86 FFI_EXPORT int FfiOHOSWindowSetWindowLayoutMode = 0; variable
H A Dwindow_ffi.h29 FFI_EXPORT int32_t FfiOHOSWindowSetWindowLayoutMode(uint32_t mode);
H A Dwindow_ffi.cpp46 int32_t FfiOHOSWindowSetWindowLayoutMode(uint32_t mode) in FfiOHOSWindowSetWindowLayoutMode() function