Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp549 auto statusbarWindow = windowRoot_->GetWindowNode(sysBarWinId_[WindowType::WINDOW_TYPE_STATUS_BAR]); in ResizeSoftInputCallingWindowIfNeed() local
550 if (statusbarWindow != nullptr && statusbarWindow->parent_ != nullptr) { in ResizeSoftInputCallingWindowIfNeed()
551 statusBarWindowRect = statusbarWindow->GetWindowRect(); in ResizeSoftInputCallingWindowIfNeed()

Completed in 4 milliseconds