Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp30 FFI_EXPORT int FfiOHOSWindowSetWindowLayoutFullScreen = 0; variable
H A Dwindow_ffi.h43 FFI_EXPORT int32_t FfiOHOSWindowSetWindowLayoutFullScreen(int64_t id, bool isLayoutFullScreen);
H A Dwindow_ffi.cpp191 int32_t FfiOHOSWindowSetWindowLayoutFullScreen(int64_t id, bool isLayoutFullScreen) in FfiOHOSWindowSetWindowLayoutFullScreen() function