Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp538 const Rect& callingWindowRect = callingWindow->GetWindowRect(); in ResizeSoftInputCallingWindowIfNeed() local
539 …if (WindowHelper::IsEmptyRect(WindowHelper::GetOverlap(softInputWindowRect, callingWindowRect, 0, … in ResizeSoftInputCallingWindowIfNeed()
545 Rect newRect = callingWindowRect; in ResizeSoftInputCallingWindowIfNeed()
556 callingWindowRestoringRect_ = callingWindowRect; in ResizeSoftInputCallingWindowIfNeed()