Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.h60 CWindowProperties GetWindowProperties(int32_t* errCode);
H A Dwindow_ffi.cpp186 res = instance->GetWindowProperties(errCode); in FfiOHOSWindowGetWindowProperties()
H A Dwindow_impl.cpp238 CWindowProperties CJWindowImpl::GetWindowProperties(int32_t* errCode) in GetWindowProperties() function in OHOS::Rosen::CJWindowImpl