Home
last modified time | relevance | path

Searched refs:IsWindowShowing (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.h71 bool IsWindowShowing(int32_t* errCode);
H A Dwindow_ffi.cpp312 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] IsWindowShowing start"); in FfiOHOSWindowIsWindowShowing()
320 res = instance->IsWindowShowing(errCode); in FfiOHOSWindowIsWindowShowing()
321 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] IsWindowShowing success"); in FfiOHOSWindowIsWindowShowing()
H A Dwindow_impl.cpp483 bool CJWindowImpl::IsWindowShowing(int32_t* errCode) in IsWindowShowing() function in OHOS::Rosen::CJWindowImpl

Completed in 5 milliseconds