Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp548 Rect statusBarWindowRect = { 0, 0, 0, 0 }; in ResizeSoftInputCallingWindowIfNeed() local
551 statusBarWindowRect = statusbarWindow->GetWindowRect(); in ResizeSoftInputCallingWindowIfNeed()
554 statusBarWindowRect.posY_ + static_cast<int32_t>(statusBarWindowRect.height_)); in ResizeSoftInputCallingWindowIfNeed()