Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp48 FFI_EXPORT int FFiOHOSWindowSetShadowColor = 0; variable
H A Dwindow_ffi.h61 FFI_EXPORT int32_t FFiOHOSWindowSetShadowColor(int64_t id, char* color);
H A Dwindow_ffi.cpp457 int32_t FFiOHOSWindowSetShadowColor(int64_t id, char* color) in FFiOHOSWindowSetShadowColor() function