Home
last modified time | relevance | path

Searched refs:IsSystemTopMost (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.h88 bool IsSystemTopMost() const in IsSystemTopMost() function in OHOS::Ace::NG::ToastPattern
H A Dtoast_pattern.cpp60 if (IsSystemTopMost()) { in InitWrapperRect()
406 if (IsSystemTopMost()) { in GetTextMaxHeight()
440 if (IsSystemTopMost()) { in GetTextMaxWidth()
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow.h162 bool IsSystemTopMost() const in IsSystemTopMost() function in OHOS::Ace::Subwindow
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp189 if (IsSystemTopMost()) { in InitContainer()
1194 IsSystemTopMost() ? Rosen::WindowType::WINDOW_TYPE_SYSTEM_TOAST : Rosen::WindowType::WINDOW_TYPE_TOAST; in InitToastDialogWindow()

Completed in 6 milliseconds