Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp45 FFI_EXPORT int FFiOHOSWindowSetPreferredOrientation = 0; variable
H A Dwindow_ffi.h58 FFI_EXPORT int32_t FFiOHOSWindowSetPreferredOrientation(int64_t id, uint32_t orientation);
H A Dwindow_ffi.cpp387 int32_t FFiOHOSWindowSetPreferredOrientation(int64_t id, uint32_t orientation) in FFiOHOSWindowSetPreferredOrientation() function