Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp1019 uint32_t dockHeight = dockState == DockWindowShowState::SHOWN_IN_BOTTOM ? dockWinRect.height_ : 0; in GetMaximizeRect() local
1023 maxRect.height_ = displayRect.height_ - limitRect.posY_ - dockHeight; in GetMaximizeRect()

Completed in 4 milliseconds