Home
last modified time | relevance | path

Searched refs:GetSystemTopMostSubwindowSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp69 auto windowSize = GetSystemTopMostSubwindowSize(); in InitWrapperRect()
181 auto windowSize = GetSystemTopMostSubwindowSize(); in GetOffsetX()
480 auto windowSize = GetSystemTopMostSubwindowSize(); in GetTextMaxHeight()
517 auto windowSize = GetSystemTopMostSubwindowSize(); in GetTextMaxWidth()
569 NG::SizeF ToastPattern::GetSystemTopMostSubwindowSize() const in GetSystemTopMostSubwindowSize() function in OHOS::Ace::NG::ToastPattern
H A Dtoast_pattern.h146 NG::SizeF GetSystemTopMostSubwindowSize() const;