Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp537 const Rect& softInputWindowRect = node->GetWindowRect(); in ResizeSoftInputCallingWindowIfNeed() local
539 if (WindowHelper::IsEmptyRect(WindowHelper::GetOverlap(softInputWindowRect, callingWindowRect, 0, 0))) { in ResizeSoftInputCallingWindowIfNeed()
547 newRect.posY_ = softInputWindowRect.posY_ - static_cast<int32_t>(newRect.height_); in ResizeSoftInputCallingWindowIfNeed()
560 NotifyInputCallingWindowRectAndOccupiedAreaChange(callingWindow, newRect, softInputWindowRect); in ResizeSoftInputCallingWindowIfNeed()

Completed in 5 milliseconds