Searched refs:softInputWindowRect (Results 1 – 1 of 1) sorted by relevance
537 const Rect& softInputWindowRect = node->GetWindowRect(); in ResizeSoftInputCallingWindowIfNeed() local539 …if (WindowHelper::IsEmptyRect(WindowHelper::GetOverlap(softInputWindowRect, callingWindowRect, 0, … in ResizeSoftInputCallingWindowIfNeed()547 newRect.posY_ = softInputWindowRect.posY_ - static_cast<int32_t>(newRect.height_); in ResizeSoftInputCallingWindowIfNeed()560 NotifyInputCallingWindowRectAndOccupiedAreaChange(callingWindow, newRect, softInputWindowRect); in ResizeSoftInputCallingWindowIfNeed()