Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp31 FFI_EXPORT int FfiOHOSSetWindowBackgroundColor = 0; variable
H A Dwindow_ffi.h44 FFI_EXPORT int32_t FfiOHOSSetWindowBackgroundColor(int64_t id, const char* color);
H A Dwindow_ffi.cpp204 int32_t FfiOHOSSetWindowBackgroundColor(int64_t id, const char* color) in FfiOHOSSetWindowBackgroundColor() function